Follow up of fix uefi jobs with ovmf native ubuntu package

Following up on comments from https://review.opendev.org/716889

Change-Id: I805a65478f469b1b4e25c1bf2397f034f61d6ec7
This commit is contained in:
Riccardo Pittau 2020-07-03 16:13:21 +02:00
parent 3c47122f36
commit daca490226
3 changed files with 2 additions and 6 deletions
devstack/files/debs
zuul.d

@ -20,9 +20,6 @@ jq
libguestfs-tools libguestfs-tools
libguestfs0 libguestfs0
libvirt-bin # dist:bionic libvirt-bin # dist:bionic
libvirt-daemon-driver-storage-gluster # dist:focal
libvirt-daemon-driver-lxc # dist:focal
libvirt-daemon-driver-storage-rbd # dist:focal
libvirt-daemon-system # dist:focal libvirt-daemon-system # dist:focal
libvirt-dev libvirt-dev
open-iscsi open-iscsi

@ -321,7 +321,7 @@
vars: vars:
devstack_localrc: devstack_localrc:
IRONIC_BOOT_MODE: uefi IRONIC_BOOT_MODE: uefi
IRONIC_VM_SPECS_RAM: 3096 IRONIC_VM_SPECS_RAM: 4096
IRONIC_AUTOMATED_CLEAN_ENABLED: False IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_DEFAULT_BOOT_OPTION: netboot IRONIC_DEFAULT_BOOT_OPTION: netboot
@ -645,7 +645,6 @@
IRONIC_BOOT_MODE: uefi IRONIC_BOOT_MODE: uefi
IRONIC_AUTOMATED_CLEAN_ENABLED: False IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_DEFAULT_BOOT_OPTION: netboot IRONIC_DEFAULT_BOOT_OPTION: netboot
IRONIC_VM_SPECS_DISK: 10
IRONIC_VM_SPECS_RAM: 4096 IRONIC_VM_SPECS_RAM: 4096
- job: - job: