Add Jenkins jobs for openstack-common. Will gate.

Fixes bug #1010610

Add Jenkins jobs for openstack-common using the python_jobs template.
Configure zuul to check and gate on the pep8 and unittest jobs.

Change-Id: I3b6f0a8b5aa06486d32574fffa48f3bd0f9e906a
This commit is contained in:
Clark Boylan 2012-06-25 13:38:15 -07:00
parent ea9ff6e147
commit ff8626800e
1 changed files with 12 additions and 0 deletions

View File

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