Remove metalsmith centos7 job
Change-Id: I523382b5b06b479ba34dce5a1dc7262076122514
This commit is contained in:
parent
23e67b5fea
commit
ce296a43d6
@ -135,19 +135,6 @@
|
|||||||
# excluding it from the enabled list to save gate time.
|
# excluding it from the enabled list to save gate time.
|
||||||
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
|
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
|
||||||
|
|
||||||
- job:
|
|
||||||
name: metalsmith-integration-ipa-src
|
|
||||||
parent: metalsmith-integration-glance-localboot-centos7
|
|
||||||
required-projects:
|
|
||||||
- openstack/ironic-python-agent
|
|
||||||
- openstack/ironic-python-agent-builder
|
|
||||||
- openstack/ironic-lib
|
|
||||||
vars:
|
|
||||||
devstack_localrc:
|
|
||||||
# Don't waste time on cleaning, it's checked everywhere else
|
|
||||||
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
|
||||||
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
|
||||||
|
|
||||||
# This job will superceed the above centos7 metalsmith integration job
|
# This job will superceed the above centos7 metalsmith integration job
|
||||||
- job:
|
- job:
|
||||||
name: metalsmith-integration-ipa-src-uefi
|
name: metalsmith-integration-ipa-src-uefi
|
||||||
|
@ -14,6 +14,7 @@
|
|||||||
# wholedisk + partition on tempest
|
# wholedisk + partition on tempest
|
||||||
- ipa-tempest-bios-ipmi-direct-src
|
- ipa-tempest-bios-ipmi-direct-src
|
||||||
- ipa-tempest-uefi-redfish-vmedia-src
|
- ipa-tempest-uefi-redfish-vmedia-src
|
||||||
|
- metalsmith-integration-ipa-src-uefi
|
||||||
# NOTE(TheJulia): The cleaning tests run in standalone job has a
|
# NOTE(TheJulia): The cleaning tests run in standalone job has a
|
||||||
# high failure rate due to possible race during long running steps
|
# high failure rate due to possible race during long running steps
|
||||||
# like deployment with raid setup. While we're working on a fix,
|
# like deployment with raid setup. While we're working on a fix,
|
||||||
@ -21,9 +22,6 @@
|
|||||||
# temporary.
|
# temporary.
|
||||||
- ironic-standalone-ipa-src:
|
- ironic-standalone-ipa-src:
|
||||||
voting: false
|
voting: false
|
||||||
- metalsmith-integration-ipa-src
|
|
||||||
- metalsmith-integration-ipa-src-uefi:
|
|
||||||
voting: false
|
|
||||||
# NOTE(dtantsur): non-voting because IPA source code is very unlikely
|
# NOTE(dtantsur): non-voting because IPA source code is very unlikely
|
||||||
# to break them. They rather serve as a canary for broken POST jobs.
|
# to break them. They rather serve as a canary for broken POST jobs.
|
||||||
- ironic-python-agent-check-image-tinyipa:
|
- ironic-python-agent-check-image-tinyipa:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user