Merge "Do not setup db for nodepool"
This commit is contained in:
commit
184d94a203
@ -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}':
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user