Remove python3 jobs from nodepool
Same as zuul - we're suspended the effort to port to python3 for now, so these are wasted test resources. Change-Id: I59aa4261ee8a65e41d40244b7fb6d81ce708518b
This commit is contained in:
parent
85101bc602
commit
12940661af
@ -5299,8 +5299,6 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- coverage-db-jobs
|
- coverage-db-jobs
|
||||||
- python-db-jobs
|
- python-db-jobs
|
||||||
- 'gate-{name}-python35-db{suffix}':
|
|
||||||
suffix: '-nv'
|
|
||||||
- pypi-jobs
|
- pypi-jobs
|
||||||
- infra-publish-jobs
|
- infra-publish-jobs
|
||||||
- '{pipeline}-dsvm-nodepool{job-suffix}':
|
- '{pipeline}-dsvm-nodepool{job-suffix}':
|
||||||
|
@ -3688,13 +3688,11 @@ projects:
|
|||||||
- name: python-db-jobs
|
- name: python-db-jobs
|
||||||
- name: publish-to-pypi
|
- name: publish-to-pypi
|
||||||
- name: infra-publish-jobs
|
- name: infra-publish-jobs
|
||||||
- name: python35-db-jobs-nv
|
|
||||||
check:
|
check:
|
||||||
- nodepool-coverage-db-ubuntu-trusty
|
- nodepool-coverage-db-ubuntu-trusty
|
||||||
- nodepool-coverage-db-ubuntu-xenial
|
- nodepool-coverage-db-ubuntu-xenial
|
||||||
- gate-dsvm-nodepool
|
- gate-dsvm-nodepool
|
||||||
- gate-dsvm-nodepool-src-shade
|
- gate-dsvm-nodepool-src-shade
|
||||||
- gate-nodepool-python34-db
|
|
||||||
post:
|
post:
|
||||||
- nodepool-coverage-db-ubuntu-trusty
|
- nodepool-coverage-db-ubuntu-trusty
|
||||||
- nodepool-coverage-db-ubuntu-xenial
|
- nodepool-coverage-db-ubuntu-xenial
|
||||||
|
Loading…
Reference in New Issue
Block a user