From 55e8d3fde1132af32b413b1b38d3e16288ec4398 Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Mon, 29 Oct 2018 10:22:22 -0700 Subject: 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 --- bindep.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bindep.txt') 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] -- cgit v1.2.1