CI: do not enable rescue on indirect jobs

They get it enabled because of their parent.

Change-Id: I12083867fa5e0020410e87fb06bc64ef42bc4d38
This commit is contained in:
Dmitry Tantsur 2019-12-10 11:26:53 +01:00
parent 8a0b1a39f2
commit 570317e400
1 changed files with 4 additions and 0 deletions

View File

@ -265,6 +265,8 @@
devstack_localrc:
IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE: http
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_DEFAULT_RESCUE_INTERFACE: no-rescue
IRONIC_ENABLED_RESCUE_INTERFACES: "fake,no-rescue"
- job:
name: ironic-tempest-ipa-partition-bios-agent_ipmitool-tinyipa-indirect
@ -276,6 +278,8 @@
IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE: http
IRONIC_TEMPEST_WHOLE_DISK_IMAGE: False
IRONIC_AUTOMATED_CLEAN_ENABLED: False
IRONIC_DEFAULT_RESCUE_INTERFACE: no-rescue
IRONIC_ENABLED_RESCUE_INTERFACES: "fake,no-rescue"
- job:
name: ironic-tempest-functional-python3