Remove the metalsmith job
Metalsmith has been deprecated entirely Change-Id: I63dd45607452af629ab3b20ad9f6237e660032fe Signed-off-by: Riccardo Pittau <elfosardo@gmail.com>
This commit is contained in:
@@ -118,15 +118,3 @@
|
||||
# excluding it from the enabled list to save gate time.
|
||||
IRONIC_ENABLED_DEPLOY_INTERFACES: "direct"
|
||||
|
||||
- job:
|
||||
name: metalsmith-integration-ipa-src-uefi
|
||||
parent: metalsmith-integration-glance-centos9-uefi
|
||||
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
|
||||
|
||||
@@ -14,7 +14,6 @@
|
||||
# wholedisk + partition on tempest
|
||||
- ipa-tempest-bios-ipmi-direct-src
|
||||
- ipa-tempest-uefi-redfish-vmedia-src
|
||||
- metalsmith-integration-ipa-src-uefi
|
||||
- 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.
|
||||
@@ -29,7 +28,6 @@
|
||||
- ipa-tox-bandit
|
||||
- ipa-tempest-bios-ipmi-direct-src
|
||||
- ipa-tempest-uefi-redfish-vmedia-src
|
||||
- metalsmith-integration-ipa-src-uefi
|
||||
- ironic-standalone-ipa-src
|
||||
post:
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user