From b82a9df382ccb9b8457a01c0bb3f3953ee8bf8ce Mon Sep 17 00:00:00 2001 From: Jan Klare Date: Thu, 4 Feb 2016 10:10:09 +0100 Subject: [PATCH] removed unused job gate-openstack-chef-repo * the gate-openstack-chef-repo job has not been used since a long time and does not work anymore (was replaced with with gate-openstack-chef-rake job) Change-Id: If91e488ad8efd31c19e361bbe6e169841cc87c4e --- jenkins/jobs/chef-jobs.yaml | 18 ------------------ jenkins/jobs/projects.yaml | 1 - zuul/layout.yaml | 4 ---- 3 files changed, 23 deletions(-) diff --git a/jenkins/jobs/chef-jobs.yaml b/jenkins/jobs/chef-jobs.yaml index b0a5f03af3..25d2725ec1 100644 --- a/jenkins/jobs/chef-jobs.yaml +++ b/jenkins/jobs/chef-jobs.yaml @@ -62,24 +62,6 @@ publishers: - console-log -- job: - name: gate-openstack-chef-repo - node: bare-precise - - builders: - - gerrit-git-prep - - ruby-191-prep - - chef-bundler-prep - - revoke-sudo - - chef-berkshelf-prep - - shell: | - #!/bin/bash -xe - # Validates roles - bundle exec spiceweasel infrastructure.yml --debug - - publishers: - - console-log - - job-group: name: chef-test-jobs jobs: diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 45df6f55ad..19e75fccb9 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -3923,7 +3923,6 @@ node: bare-trusty jobs: - - gate-openstack-chef-repo - chef-test-jobs - project: diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 71fe728b3f..c14cb4ecee 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -7275,10 +7275,6 @@ projects: template: - name: merge-check - name: chef-rake-jobs - check: - - gate-openstack-chef-repo - gate: - - gate-openstack-chef-repo periodic: - periodic-openstack-chef-repo-chef-rake-integration