From 9adb868b415c15738fc0b218c14df346ad30ade3 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 20 Sep 2017 09:32:14 +0200 Subject: [PATCH] Branch cleanup (2/n): pbr Remove trusty pbr jobs, we have no regex that runs these on master and pbr has no older branches, so remove these unused jobs. Change-Id: Ie146ba6cc78bc1050eb8f75792955d9d883e4df7 --- jenkins/jobs/projects.yaml | 9 --------- zuul/layout.yaml | 5 ----- 2 files changed, 14 deletions(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index 27e11f5c34..34415b668a 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -8602,7 +8602,6 @@ - coverage-jobs - openstack-publish-jobs - python-jobs - - python-jobs-trusty - 'gate-{name}-pypy' - pypi-jobs - python-newton-bitrot-jobs @@ -11630,14 +11629,6 @@ - '{pipeline}-requirements-integration-dsvm-{node}': pipeline: gate node: ubuntu-trusty - - '{pipeline}-pbr-installation-dsvm{variant}-{node}': - pipeline: gate - node: ubuntu-trusty - variant: '' - - '{pipeline}-pbr-installation-dsvm{variant}-{node}': - pipeline: gate - node: ubuntu-trusty - variant: '-upstream' - '{pipeline}-requirements-integration-dsvm-{node}': pipeline: gate node: ubuntu-xenial diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 07816bbbb5..fe5de7534f 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -3799,8 +3799,6 @@ projects: template: - name: merge-check - name: python-jobs - - name: python-jobs-trusty - - name: python34-jobs - name: python35-jobs - name: publish-to-pypi - name: lib-forward-testing @@ -3810,12 +3808,9 @@ projects: - name: periodic-ocata - name: periodic-pike check: - - gate-pbr-installation-dsvm-ubuntu-trusty - - gate-pbr-installation-dsvm-upstream-ubuntu-trusty - gate-pbr-installation-dsvm-ubuntu-xenial - gate-pbr-installation-dsvm-upstream-ubuntu-xenial gate: - - gate-pbr-installation-dsvm-ubuntu-trusty - gate-pbr-installation-dsvm-ubuntu-xenial periodic: - gate-pbr-installation-dsvm-ubuntu-xenial