enable gate jobs for openstack network cookbook
Change-Id: If2285d05809efab0d80edfcf0955e6dfe16646bd Reviewed-on: https://review.openstack.org/33905 Reviewed-by: John Dewey <john@dewey.ws> Reviewed-by: Jay Pipes <jaypipes@gmail.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Approved: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
1ca5249b4f
commit
cc94adf980
@ -1030,6 +1030,15 @@
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-network
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
|
||||
jobs:
|
||||
- gate-{name}-chef-lint
|
||||
- gate-{name}-chef-unit
|
||||
|
||||
- project:
|
||||
name: cookbook-openstack-object-storage
|
||||
github-org: stackforge
|
||||
|
@ -2024,9 +2024,11 @@ projects:
|
||||
|
||||
- name: stackforge/cookbook-openstack-network
|
||||
check:
|
||||
- gate-noop
|
||||
- gate-cookbook-openstack-network-chef-lint
|
||||
- gate-cookbook-openstack-network-chef-unit
|
||||
gate:
|
||||
- gate-noop
|
||||
- gate-cookbook-openstack-network-chef-lint
|
||||
- gate-cookbook-openstack-network-chef-unit
|
||||
|
||||
- name: stackforge/cookbook-openstack-object-storage
|
||||
check:
|
||||
|
Loading…
Reference in New Issue
Block a user