Merge "Add Jenkins jobs for openstack-common. Will gate."
This commit is contained in:
commit
d1186d450b
modules
@ -0,0 +1,12 @@
|
||||
project:
|
||||
template: 'python_jobs'
|
||||
|
||||
values:
|
||||
name: 'openstack-common'
|
||||
disabled: 'false'
|
||||
github_org: 'openstack'
|
||||
review_site: 'review.openstack.org'
|
||||
publisher_site: 'nova.openstack.org'
|
||||
tarball_project: 'openstack-common'
|
||||
doc_publisher_site: 'docs.openstack.org'
|
||||
node: 'precise'
|
@ -168,6 +168,18 @@ projects:
|
||||
silent:
|
||||
- gate-tempest-devstack-vm
|
||||
|
||||
- name: openstack/openstack-common
|
||||
check:
|
||||
- gate-openstack-common-merge:
|
||||
- gate-openstack-common-pep8
|
||||
- gate-openstack-common-python26
|
||||
- gate-openstack-common-python27
|
||||
gate:
|
||||
- gate-openstack-common-merge:
|
||||
- gate-openstack-common-pep8
|
||||
- gate-openstack-common-python26
|
||||
- gate-openstack-common-python27
|
||||
|
||||
- name: openstack/quantum
|
||||
check:
|
||||
- gate-quantum-merge:
|
||||
|
Loading…
x
Reference in New Issue
Block a user