Merge "Do not setup db for nodepool"

This commit is contained in:
Jenkins 2016-11-25 10:02:08 +00:00 committed by Gerrit Code Review
commit 184d94a203
2 changed files with 8 additions and 8 deletions

View File

@ -8423,8 +8423,8 @@
doc-publisher-folder: nodepool doc-publisher-folder: nodepool
jobs: jobs:
- coverage-db-jobs - coverage-jobs
- python-db-jobs - python-jobs
- pypi-jobs - pypi-jobs
- infra-publish-jobs - infra-publish-jobs
- '{pipeline}-dsvm-nodepool{job-suffix}': - '{pipeline}-dsvm-nodepool{job-suffix}':

View File

@ -2355,7 +2355,7 @@ jobs:
- name: gate-dsvm-nodepool-src-shade - name: gate-dsvm-nodepool-src-shade
voting: false voting: false
- name: gate-nodepool-python34-db - name: gate-nodepool-python34
voting: false voting: false
- name: gate-zuul-python34 - name: gate-zuul-python34
@ -4171,17 +4171,17 @@ projects:
- name: openstack-infra/nodepool - name: openstack-infra/nodepool
template: template:
- name: merge-check - name: merge-check
- name: python-db-jobs - name: python-jobs
- name: publish-to-pypi - name: publish-to-pypi
- name: infra-publish-jobs - name: infra-publish-jobs
check: check:
- nodepool-coverage-db-ubuntu-trusty - nodepool-coverage-ubuntu-trusty
- nodepool-coverage-db-ubuntu-xenial - nodepool-coverage-ubuntu-xenial
- gate-dsvm-nodepool - gate-dsvm-nodepool
- gate-dsvm-nodepool-src-shade - gate-dsvm-nodepool-src-shade
post: post:
- nodepool-coverage-db-ubuntu-trusty - nodepool-coverage-ubuntu-trusty
- nodepool-coverage-db-ubuntu-xenial - nodepool-coverage-ubuntu-xenial
- name: openstack-infra/nose-html-output - name: openstack-infra/nose-html-output
template: template: