Merge "Enable gate jobs for remaining StackTach libraries"
This commit is contained in:
commit
9fc6770bdb
@ -5197,6 +5197,70 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-klugman
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-notification-utils
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-quince
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-quincy
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-shoebox
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-simport
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-stackdistiller
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-timex
|
||||
node: 'bare-precise || bare-trusty'
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: stacktach-winchester
|
||||
node: 'bare-precise || bare-trusty'
|
||||
|
@ -6852,12 +6852,22 @@ projects:
|
||||
- name: stackforge/stacktach-klugman
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-notification-utils
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-notigen
|
||||
template:
|
||||
@ -6867,12 +6877,22 @@ projects:
|
||||
- name: stackforge/stacktach-quince
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-quincy
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-sandbox
|
||||
template:
|
||||
@ -6882,22 +6902,42 @@ projects:
|
||||
- name: stackforge/stacktach-shoebox
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-simport
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-stackdistiller
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-timex
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
check:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
gate:
|
||||
- gate-stacktach-pep8
|
||||
- gate-stacktach-python27
|
||||
|
||||
- name: stackforge/stacktach-winchester
|
||||
template:
|
||||
|
Loading…
x
Reference in New Issue
Block a user