summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2021-11-19 11:08:16 +0000
committerGerrit Code Review <review@openstack.org>2021-11-19 11:08:16 +0000
commitde385cb291ed5c438dde68398f1a83cb28c5aa1f (patch)
tree084bca8a6edb75595d4e21b58c879fd5805196ef
parent89bc73aa0105850c6ae44428642e31802bba3b20 (diff)
parentce296a43d692cc249ab8a624659d90be7400fbbf (diff)
downloadironic-python-agent-de385cb291ed5c438dde68398f1a83cb28c5aa1f.tar.gz
Merge "Remove metalsmith centos7 job"
-rw-r--r--zuul.d/ironic-python-agent-jobs.yaml13
-rw-r--r--zuul.d/project.yaml4
2 files changed, 1 insertions, 16 deletions
diff --git a/zuul.d/ironic-python-agent-jobs.yaml b/zuul.d/ironic-python-agent-jobs.yaml
index 01486039..f5683b06 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 317300f3..fe9355b8 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: