Create new Chef cookbook-openstack-integration-test for Tempest support.
Add stackforge/cookbook-openstack-integration-test as a new cookbook. Once it is available we will populate the necessary files. Also updated the Gerrit notifications to include the ops-database, ops-messaging and orchestration cookbooks which were missing. Change-Id: If6c7a25becc7642cd5ec07dce189947106698fc8 Addresses: blueprint integration-testing-for-havana
This commit is contained in:
parent
4008abd456
commit
2fb6fe8547
@ -249,14 +249,18 @@ openstack-chef:
|
|||||||
- x-vrif-minus-2
|
- x-vrif-minus-2
|
||||||
projects:
|
projects:
|
||||||
- stackforge/cookbook-openstack-block-storage
|
- stackforge/cookbook-openstack-block-storage
|
||||||
- stackforge/cookbook-openstack-image
|
- stackforge/cookbook-openstack-common
|
||||||
|
- stackforge/cookbook-openstack-compute
|
||||||
- stackforge/cookbook-openstack-dashboard
|
- stackforge/cookbook-openstack-dashboard
|
||||||
- stackforge/cookbook-openstack-identity
|
- stackforge/cookbook-openstack-identity
|
||||||
- stackforge/cookbook-openstack-compute
|
- stackforge/cookbook-openstack-image
|
||||||
- stackforge/cookbook-openstack-common
|
- stackforge/cookbook-openstack-integration-test
|
||||||
- stackforge/cookbook-openstack-metering
|
- stackforge/cookbook-openstack-metering
|
||||||
- stackforge/cookbook-openstack-network
|
- stackforge/cookbook-openstack-network
|
||||||
- stackforge/cookbook-openstack-object-storage
|
- stackforge/cookbook-openstack-object-storage
|
||||||
|
- stackforge/cookbook-openstack-ops-database
|
||||||
|
- stackforge/cookbook-openstack-ops-messaging
|
||||||
|
- stackforge/cookbook-openstack-orchestration
|
||||||
- stackforge/openstack-chef-repo
|
- stackforge/openstack-chef-repo
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
@ -1652,6 +1652,16 @@
|
|||||||
- gate-{name}-chef-style
|
- gate-{name}-chef-style
|
||||||
- gate-{name}-chef-unit
|
- gate-{name}-chef-unit
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: cookbook-openstack-integration-test
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-chef-lint
|
||||||
|
- gate-{name}-chef-style
|
||||||
|
- gate-{name}-chef-unit
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: ironic
|
name: ironic
|
||||||
github-org: openstack
|
github-org: openstack
|
||||||
|
@ -433,6 +433,13 @@
|
|||||||
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||||
options:
|
options:
|
||||||
- direct-release
|
- direct-release
|
||||||
|
- project: stackforge/cookbook-openstack-integration-test
|
||||||
|
group: openstack-chef
|
||||||
|
docimpact-group: openstack-chef
|
||||||
|
description: Chef Cookbook - OpenStack Integration Testing
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
|
||||||
|
options:
|
||||||
|
- direct-release
|
||||||
- project: stackforge/cookbook-openstack-metering
|
- project: stackforge/cookbook-openstack-metering
|
||||||
group: openstack-chef
|
group: openstack-chef
|
||||||
docimpact-group: openstack-chef
|
docimpact-group: openstack-chef
|
||||||
|
@ -3424,6 +3424,15 @@ projects:
|
|||||||
- gate-cookbook-openstack-orchestration-chef-lint
|
- gate-cookbook-openstack-orchestration-chef-lint
|
||||||
- gate-cookbook-openstack-orchestration-chef-unit
|
- gate-cookbook-openstack-orchestration-chef-unit
|
||||||
|
|
||||||
|
- name: stackforge/cookbook-openstack-integration-test
|
||||||
|
check:
|
||||||
|
- gate-cookbook-openstack-integration-test-chef-lint
|
||||||
|
- gate-cookbook-openstack-integration-test-chef-style
|
||||||
|
- gate-cookbook-openstack-integration-test-chef-unit
|
||||||
|
gate:
|
||||||
|
- gate-cookbook-openstack-integration-test-chef-lint
|
||||||
|
- gate-cookbook-openstack-integration-test-chef-unit
|
||||||
|
|
||||||
- name: stackforge/designate
|
- name: stackforge/designate
|
||||||
check:
|
check:
|
||||||
- gate-designate-pep8
|
- gate-designate-pep8
|
||||||
|
Loading…
Reference in New Issue
Block a user