Remove kilo bitrot job definition and usage
Kilo is EOL, this change removes the bitrot job definitions and usage from the projects using it. There are a few in here that aren't managed by the stable-maint-team for the final kilo release, like manila, murano, zaqar and the neutron-*aas projects, but we can't speak for the state of their kilo branch at this point anyway, and they just need to end of life the branch after tagging it. Change-Id: I46fb0305bd0187eae2a81828916e9f946f60f1e1
This commit is contained in:
parent
72460fa2e7
commit
4dfaa23bf9
@ -446,7 +446,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -730,7 +729,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -2054,7 +2052,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -2340,7 +2337,6 @@
|
||||
node: ubuntu-trusty
|
||||
job-suffix: '-nv'
|
||||
branch-override: default
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -2406,7 +2402,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -2518,7 +2513,6 @@
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- openstack-publish-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- translation-jobs
|
||||
@ -2774,7 +2768,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -3110,7 +3103,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- gate-{name}-pylint
|
||||
@ -3376,7 +3368,6 @@
|
||||
- gate-{name}-pylint
|
||||
- pypi-jobs
|
||||
- openstack-publish-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
@ -3844,7 +3835,6 @@
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -3962,7 +3952,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- translation-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -3986,7 +3975,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- translation-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -4097,7 +4085,6 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
- translation-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -4168,7 +4155,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -8087,7 +8073,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- gate-{name}-pylint
|
||||
@ -9204,7 +9189,6 @@
|
||||
|
||||
jobs:
|
||||
- python-db-jobs
|
||||
- python-kilo-bitrot-db-jobs
|
||||
- python-liberty-bitrot-db-jobs
|
||||
- python-mitaka-bitrot-db-jobs
|
||||
- openstack-publish-jobs
|
||||
@ -9643,7 +9627,6 @@
|
||||
- openstack-publish-jobs
|
||||
- translation-jobs
|
||||
- openstack-releasenotes-jobs
|
||||
- python-kilo-bitrot-jobs
|
||||
- python-liberty-bitrot-jobs
|
||||
- python-mitaka-bitrot-jobs
|
||||
- 'gate-{name}-tox-{envlist}':
|
||||
|
@ -70,16 +70,6 @@
|
||||
node: '{node}'
|
||||
|
||||
|
||||
- job-group:
|
||||
name: python-kilo-bitrot-jobs
|
||||
branch: 'stable/kilo'
|
||||
branch-name: '-kilo'
|
||||
node: ubuntu-trusty
|
||||
jobs:
|
||||
- 'periodic-{name}-python27{branch-name}'
|
||||
- 'periodic-{name}-docs{branch-name}'
|
||||
|
||||
|
||||
- job-group:
|
||||
name: python-liberty-bitrot-jobs
|
||||
branch: 'stable/liberty'
|
||||
@ -100,16 +90,6 @@
|
||||
- 'periodic-{name}-docs{branch-name}'
|
||||
|
||||
|
||||
- job-group:
|
||||
name: python-kilo-bitrot-db-jobs
|
||||
branch: 'stable/kilo'
|
||||
branch-name: '-kilo'
|
||||
node: ubuntu-trusty
|
||||
jobs:
|
||||
- 'periodic-{name}-python27-db{branch-name}'
|
||||
- 'periodic-{name}-docs{branch-name}'
|
||||
|
||||
|
||||
- job-group:
|
||||
name: python-liberty-bitrot-db-jobs
|
||||
branch: 'stable/liberty'
|
||||
|
@ -502,11 +502,6 @@ project-templates:
|
||||
gate:
|
||||
- 'gate-{name}-requirements'
|
||||
|
||||
- name: periodic-kilo
|
||||
periodic-stable:
|
||||
- 'periodic-{name}-docs-kilo'
|
||||
- 'periodic-{name}-python27-kilo'
|
||||
|
||||
- name: periodic-liberty
|
||||
periodic-stable:
|
||||
- 'periodic-{name}-docs-liberty'
|
||||
@ -7347,7 +7342,6 @@ projects:
|
||||
- name: check-requirements
|
||||
- name: translation-jobs
|
||||
- name: release-notes-jobs
|
||||
- name: periodic-kilo
|
||||
- name: periodic-liberty
|
||||
- name: periodic-mitaka
|
||||
check:
|
||||
@ -8112,7 +8106,6 @@ projects:
|
||||
template:
|
||||
- name: check-requirements
|
||||
- name: merge-check
|
||||
- name: periodic-kilo
|
||||
- name: periodic-liberty
|
||||
- name: periodic-mitaka
|
||||
- name: python-jobs
|
||||
@ -8131,7 +8124,6 @@ projects:
|
||||
template:
|
||||
- name: check-requirements
|
||||
- name: merge-check
|
||||
- name: periodic-kilo
|
||||
- name: periodic-liberty
|
||||
- name: periodic-mitaka
|
||||
- name: python-jobs
|
||||
@ -8197,7 +8189,6 @@ projects:
|
||||
template:
|
||||
- name: check-requirements
|
||||
- name: merge-check
|
||||
- name: periodic-kilo
|
||||
- name: periodic-liberty
|
||||
- name: periodic-mitaka
|
||||
- name: python-jobs
|
||||
@ -12599,7 +12590,6 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python3-jobs
|
||||
- name: python-jobs
|
||||
- name: periodic-kilo
|
||||
- name: periodic-liberty
|
||||
- name: periodic-mitaka
|
||||
- name: check-requirements
|
||||
|
Loading…
x
Reference in New Issue
Block a user