commit d48b3943040e66db11447cbede30927e954776ed Author: Julia Kreger Date: Fri Oct 2 09:54:23 2020 -0700 CI: Making some of the older jobs more specific Since we have some jobs which are highly specific and don't need the dual tests running, we need to tune things down as a result of some of the various other CI infrastucture chagnes. Being specific on these jobs should improve their job reliability. Change-Id: Iea06632feee59714238f3b5b144bdadb733a0c35 diff --git a/zuul.d/ironic-jobs.yaml b/zuul.d/ironic-jobs.yaml index 35f2c46..3da659b 100644 --- a/zuul.d/ironic-jobs.yaml +++ b/zuul.d/ironic-jobs.yaml @@ -238,6 +238,7 @@ parent: ironic-base timeout: 5400 vars: + tempest_test_regex: test_baremetal_server_ops_partition_image devstack_localrc: IRONIC_ENABLED_HARDWARE_TYPES: snmp IRONIC_DEPLOY_DRIVER: snmp @@ -251,6 +252,7 @@ parent: ironic-base timeout: 5400 vars: + tempest_test_regex: test_baremetal_server_ops_partition_image devstack_localrc: IRONIC_BOOT_MODE: uefi IRONIC_VM_SPECS_RAM: 333096 @@ -328,6 +330,7 @@ parent: ironic-tempest-ipa-wholedisk-bios-agent_ipmitool timeout: 5400 vars: + tempest_test_regex: test_baremetal_server_ops_wholedisk_image devstack_localrc: IRONIC_AGENT_IMAGE_DOWNLOAD_SOURCE: http IRONIC_AUTOMATED_CLEAN_ENABLED: False