From 7590fc1044761c8399aa331b9cee92727e908cf4 Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Tue, 1 May 2018 16:38:03 -0400 Subject: [PATCH] Remove legacy-fedora-26 job We'd like to remove this nodeset from openstack-zuul-jobs, but because this configuration is still referenced by bitfrost we cannot. For now, we can just delete this job, since it has been commented out, and can be reverted once somebody has the time to update it to use the latest nodeset of fedora. Change-Id: I3ace0f8d3aaf2b0e27349415f1571e4811b6ccf1 Signed-off-by: Paul Belanger --- zuul.d/legacy-bifrost-jobs.yaml | 8 -------- zuul.d/project.yaml | 4 ---- 2 files changed, 12 deletions(-) diff --git a/zuul.d/legacy-bifrost-jobs.yaml b/zuul.d/legacy-bifrost-jobs.yaml index ea06075e8..f1b7586a0 100644 --- a/zuul.d/legacy-bifrost-jobs.yaml +++ b/zuul.d/legacy-bifrost-jobs.yaml @@ -94,11 +94,3 @@ post-run: playbooks/legacy/bifrost-integration-tinyipa-opensuse-423/post.yaml timeout: 3600 nodeset: legacy-opensuse-423 - -- job: - name: bifrost-integration-tinyipa-fedora26 - parent: bifrost-base - run: playbooks/legacy/bifrost-integration-tinyipa/run.yaml - post-run: playbooks/legacy/bifrost-integration-tinyipa/post.yaml - timeout: 3600 - nodeset: legacy-fedora-26 diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 4c8dc6fbc..8aad154c3 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -2,9 +2,6 @@ check: jobs: - bifrost-integration-tinyipa - # TODO Broken becasuse FC26 is no longer an option in - # OpenStack CI - # - bifrost-integration-tinyipa-fedora26 - bifrost-integration-tinyipa-opensuse-423 # Non-voting jobs - bifrost-integration-dhcp: @@ -25,6 +22,5 @@ gate: jobs: - bifrost-integration-tinyipa - # - bifrost-integration-tinyipa-fedora26 - bifrost-integration-tinyipa-opensuse-423 - openstack-tox-lower-constraints