Merge "Remove python3 jobs from nodepool"

This commit is contained in:
Jenkins 2016-08-19 00:40:38 +00:00 committed by Gerrit Code Review
commit 36439a4eb3
2 changed files with 0 additions and 4 deletions

View File

@ -5305,8 +5305,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}':

View File

@ -3733,13 +3733,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