Merge "Add Jenkins jobs for openstack-common. Will gate."

This commit is contained in:
Jenkins 2012-06-29 07:22:32 +00:00 committed by Gerrit Code Review
commit d1186d450b
2 changed files with 24 additions and 0 deletions
modules
jenkins_jobs/files/projects/openstack
openstack-ci-config/files/zuul

@ -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: