summaryrefslogtreecommitdiff
path: root/bindep.txt
diff options
context:
space:
mode:
authorJulia Kreger <juliaashleykreger@gmail.com>2018-10-29 10:22:22 -0700
committerJulia Kreger <juliaashleykreger@gmail.com>2019-06-05 14:21:13 -0700
commit55e8d3fde1132af32b413b1b38d3e16288ec4398 (patch)
treead3cabe75e2d528a495340108301f38adbcf15a5 /bindep.txt
parent73845b3655101efb2511e8bc61c5e7f9f866c8b2 (diff)
downloadironic-55e8d3fde1132af32b413b1b38d3e16288ec4398.tar.gz
Add a pxe/uefi/grub2 CI job
Fixes the grub2 based devstack logic and adds a grub2 CI job such that the ironic team can safely clean-up some of the PXE code without fear of breaking the grub2 scenario. Story: 2003936 Task: 27724 Change-Id: Ieb395bf35e2689741a243c11b56d08a237b200bc
Diffstat (limited to 'bindep.txt')
-rw-r--r--bindep.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/bindep.txt b/bindep.txt
index 01b128cbc..c87ef9612 100644
--- a/bindep.txt
+++ b/bindep.txt
@@ -22,6 +22,9 @@ pxelinux [platform:ubuntu-xenial platform:debian-jessie default]
syslinux [platform:rpm platform:ubuntu-trusty platform:debian-wheezy default]
syslinux-common [platform:ubuntu-xenial platform:debian-jessie default]
socat [default]
+# Grub2 files for boot loadingusing PXE/GRUB2
+shim [platform:dpkg default]
+grub-efi-amd64-signed [platform:dpkg default]
# these are needed to create and access VMs when testing with virtual hardware
libvirt-bin [platform:dpkg devstack]