Skip to content

Commit

Permalink
Switch the grenade job away from netboot
Browse files Browse the repository at this point in the history
Since we're forced to use BIOS, default to whole disk images.

Change-Id: I5f1cfdae24ce0a01f61648e470d61b336431611e
  • Loading branch information
dtantsur committed Sep 6, 2022
1 parent 7e0e411 commit a09d707
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions zuul.d/ironic-inspector-jobs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,12 +135,11 @@
IRONIC_BUILD_DEPLOY_RAMDISK: False
IRONIC_CALLBACK_TIMEOUT: 600
IRONIC_DEPLOY_DRIVER: ipmi
IRONIC_DEFAULT_BOOT_OPTION: netboot
IRONIC_INSPECTOR_BUILD_RAMDISK: False
IRONIC_RAMDISK_TYPE: tinyipa
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: True
IRONIC_VM_COUNT: 4
IRONIC_VM_EPHEMERAL_DISK: 1
IRONIC_VM_EPHEMERAL_DISK: 0
IRONIC_VM_SPECS_RAM: 1024
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_INSPECTOR_DHCP_FILTER: iptables
Expand Down

0 comments on commit a09d707

Please sign in to comment.