CI: Remove metalsmith legacy jobs
Change-Id: Ia299f19f6348c35f6052efc78c7cb6b3093703ba
This commit is contained in:
parent
6a51399ba3
commit
a81fd068a8
@ -131,19 +131,6 @@
|
||||
IRONIC_AUTOMATED_CLEAN_ENABLED: False
|
||||
IRONIC_BUILD_DEPLOY_RAMDISK: True
|
||||
|
||||
- job:
|
||||
name: metalsmith-integration-ipa-src-legacy
|
||||
parent: metalsmith-integration-glance-centos9-legacy
|
||||
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
|
||||
|
||||
# used by ironic-python-agent-builder
|
||||
- job:
|
||||
name: ipa-tempest-bios-ipmi-direct-tinyipa-src
|
||||
|
@ -15,9 +15,6 @@
|
||||
- ipa-tempest-bios-ipmi-direct-src
|
||||
- ipa-tempest-uefi-redfish-vmedia-src
|
||||
- metalsmith-integration-ipa-src-uefi
|
||||
# NOTE(rpittau): Currently broken because of an issue with parted
|
||||
- metalsmith-integration-ipa-src-legacy:
|
||||
voting: false
|
||||
- ironic-standalone-ipa-src
|
||||
# NOTE(dtantsur): non-voting because IPA source code is very unlikely
|
||||
# to break them. They rather serve as a canary for broken POST jobs.
|
||||
@ -36,8 +33,6 @@
|
||||
- ipa-tempest-bios-ipmi-direct-src
|
||||
- ipa-tempest-uefi-redfish-vmedia-src
|
||||
- metalsmith-integration-ipa-src-uefi
|
||||
# NOTE(rpittau): Currently broken because of an issue with parted
|
||||
#- metalsmith-integration-ipa-src-legacy
|
||||
- ironic-standalone-ipa-src
|
||||
- ipa-tox-codespell
|
||||
post:
|
||||
|
Loading…
Reference in New Issue
Block a user