Enable the openstack-common jobs on jenkins.o.o.

openstack-common jobs were added to jenkins jobs previously, but were
not enabled. Enable these jobs so that we can start gating openstack-
common changes.

Change-Id: Ie189a429060d7931d9502cf7e526edfbbfb87648
This commit is contained in:
Clark Boylan 2012-07-02 10:44:21 -07:00
parent c792e26758
commit a63e3030d4

View File

@ -289,6 +289,7 @@ node "jenkins.openstack.org" {
'keystone',
'nova',
'openstack-ci-puppet',
'openstack-common',
'pypi-mirror',
'python-cinderclient',
'python-glanceclient',