From db0037150ef707d5aef574c599b730bce02d0014 Mon Sep 17 00:00:00 2001 From: Riccardo Pittau Date: Thu, 16 Jun 2022 17:41:42 +0200 Subject: [PATCH] Remove old unused CentOS Stream 8 based jobs They've been replaced by CentOS Stream 9 based jobs Change-Id: I05be546aa8d4601bb31ee559694b581acad2aa5b --- zuul.d/bifrost-jobs.yaml | 27 --------------------------- 1 file changed, 27 deletions(-) diff --git a/zuul.d/bifrost-jobs.yaml b/zuul.d/bifrost-jobs.yaml index fa40a1934..48c631425 100644 --- a/zuul.d/bifrost-jobs.yaml +++ b/zuul.d/bifrost-jobs.yaml @@ -110,33 +110,6 @@ vars: cli_test: true -# TODO(dtantsur): remove when no longer used by child jobs -- job: - name: bifrost-integration-tinyipa-centos-8 - parent: bifrost-integration-tinyipa - nodeset: centos-8-stream - -# TODO(dtantsur): remove when no longer used by IPE -- job: - name: bifrost-integration-tinyipa-keystone-centos-8 - parent: bifrost-integration-tinyipa-centos-8 - required-projects: - - openstack/keystone - - openstack/ironic-prometheus-exporter - vars: - enable_keystone: true - enable_tls: true - test_driver: redfish - enable_prometheus_exporter: true - -# TODO(dtantsur): remove when no longer used by Ironic -- job: - name: bifrost-integration-redfish-vmedia-uefi-centos-8 - parent: bifrost-integration-tinyipa-centos-8 - vars: - test_driver: redfish - use_vmedia: true - - job: name: bifrost-integration-redfish-vmedia-uefi-centos-9 parent: bifrost-integration-tinyipa-centos-9