From 09051c5013869510f74592fa5e4f9ffaea4cd296 Mon Sep 17 00:00:00 2001 From: Mohammed Naser Date: Sat, 6 Apr 2019 18:38:51 -0400 Subject: [PATCH] debian: drop stable job This patch is to allow us to move the Debian stable job into the openstack-ansible-tests repo. Depends-On: I4ca2714dc8cc2d5f8a99a9b9dbddbc33beea004e Change-Id: I48dcf78b1139f13d3d6195f544789e9b0e4224f9 Needed-By: I135ea73604890eae5e9e2a7cdcab81b2b39ad426 --- zuul.d/jobs.yaml | 5 ----- zuul.d/project.yaml | 2 -- 2 files changed, 7 deletions(-) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 35e0d8b2..330599c6 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -13,11 +13,6 @@ # See the License for the specific language governing permissions and # limitations under the License. -- job: - name: openstack-ansible-functional-debian-stable - parent: openstack-ansible-functional - nodeset: debian-stable - - job: name: openstack-ansible-functional-fedora-latest parent: openstack-ansible-functional diff --git a/zuul.d/project.yaml b/zuul.d/project.yaml index 23d12a93..c86d965f 100644 --- a/zuul.d/project.yaml +++ b/zuul.d/project.yaml @@ -20,9 +20,7 @@ - release-notes-jobs-python3 check: jobs: - - openstack-ansible-functional-debian-stable - openstack-ansible-functional-fedora-latest gate: jobs: - - openstack-ansible-functional-debian-stable - openstack-ansible-functional-fedora-latest