Add netboot to all partition jobs
We are changing the default boot in ironic to local, to avoid breaking the CI let's set all the partition jobs to netboot. Change-Id: Id4573ff7163475cabb74f2931ed0b377bedbc8f0
This commit is contained in:
parent
6c9d5dc58b
commit
db6bef0c25
@ -46,6 +46,7 @@
|
||||
s-object: True
|
||||
s-proxy: True
|
||||
devstack_localrc:
|
||||
IRONIC_DEFAULT_BOOT_OPTION: netboot
|
||||
IRONIC_DEFAULT_DEPLOY_INTERFACE: direct
|
||||
SWIFT_ENABLE_TEMPURLS: True
|
||||
SWIFT_TEMPURL_KEY: secretkey
|
||||
@ -54,7 +55,9 @@
|
||||
name: ironic-lib-partition-bios-ipmi-iscsi-tinyipa-src
|
||||
parent: ironic-lib-base
|
||||
timeout: 7200
|
||||
|
||||
vars:
|
||||
devstack_localrc:
|
||||
IRONIC_DEFAULT_BOOT_OPTION: netboot
|
||||
|
||||
- job:
|
||||
name: ironic-lib-wholedisk-bios-ipmi-iscsi-tinyipa-src
|
||||
|
Loading…
x
Reference in New Issue
Block a user