Add openstack-common and openstack-nose.

Change-Id: I8b1305f1c5c0413bf6ae3d6ca6b8297b744f2144
This commit is contained in:
Monty Taylor 2012-01-07 12:25:53 -08:00
parent e90a1b76d7
commit a3f328b277

View File

@ -150,6 +150,12 @@ node "gerrit.openstack.org" {
}, {
name => 'openstack-ci/git-review',
close_pull => 'true'
}, {
name => 'openstack/openstack-common',
close_pull => 'true'
}, {
name => 'openstack-dev/openstack-nose',
close_pull => 'true'
} ]
}
}