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
jobs:
- coverage-db-jobs
- python-db-jobs
- coverage-jobs
- python-jobs
- pypi-jobs
- infra-publish-jobs
- '{pipeline}-dsvm-nodepool{job-suffix}':

View File

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