CI: Remove metalsmith legacy jobs

Change-Id: Ia299f19f6348c35f6052efc78c7cb6b3093703ba
This commit is contained in:
Julia Kreger
2024年10月23日 13:51:42 -07:00
parent 6a51399ba3
commit a81fd068a8

View File

@@ -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

View File

@@ -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:
Reference in New Issue
openstack/ironic-python-agent
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.