From ce296a43d692cc249ab8a624659d90be7400fbbf Mon Sep 17 00:00:00 2001 From: Julia Kreger Date: Wed, 10 Nov 2021 11:30:03 -0800 Subject: [PATCH] Remove metalsmith centos7 job Change-Id: I523382b5b06b479ba34dce5a1dc7262076122514 --- zuul.d/ironic-python-agent-jobs.yaml | 13 ------------- zuul.d/project.yaml | 4 +--- 2 files changed, 1 insertion(+), 16 deletions(-) diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml index 014860396..f5683b06c 100644 --- a/zuul.d/ironic-python-agent-jobs.yaml +++ b/zuul.d/ironic-python-agent-jobs.yaml @@ -135,19 +135,6 @@ # excluding it from the enabled list to save gate time. 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 - job: name: metalsmith-integration-ipa-src-uefi diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 317300f37..fe9355b81 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -14,6 +14,7 @@ # wholedisk + partition on tempest - ipa-tempest-bios-ipmi-direct-src - ipa-tempest-uefi-redfish-vmedia-src + - metalsmith-integration-ipa-src-uefi # NOTE(TheJulia): The cleaning tests run in standalone job has a # high failure rate due to possible race during long running steps # like deployment with raid setup. While we're working on a fix, @@ -21,9 +22,6 @@ # temporary. - ironic-standalone-ipa-src: voting: false - - metalsmith-integration-ipa-src - - metalsmith-integration-ipa-src-uefi: - voting: false # NOTE(dtantsur): non-voting because IPA source code is very unlikely # to break them. They rather serve as a canary for broken POST jobs. - ironic-python-agent-check-image-tinyipa: