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:
Matt Ray 2014-01-23 16:31:50 -06:00
parent 4008abd456
commit 2fb6fe8547
4 changed files with 33 additions and 3 deletions

View File

@ -249,14 +249,18 @@ openstack-chef:
- x-vrif-minus-2
projects:
- stackforge/cookbook-openstack-block-storage
- stackforge/cookbook-openstack-image
- stackforge/cookbook-openstack-common
- stackforge/cookbook-openstack-compute
- stackforge/cookbook-openstack-dashboard
- stackforge/cookbook-openstack-identity
- stackforge/cookbook-openstack-compute
- stackforge/cookbook-openstack-common
- stackforge/cookbook-openstack-image
- stackforge/cookbook-openstack-integration-test
- stackforge/cookbook-openstack-metering
- stackforge/cookbook-openstack-network
- stackforge/cookbook-openstack-object-storage
- stackforge/cookbook-openstack-ops-database
- stackforge/cookbook-openstack-ops-messaging
- stackforge/cookbook-openstack-orchestration
- stackforge/openstack-chef-repo
branches:
- master

View File

@ -1652,6 +1652,16 @@
- gate-{name}-chef-style
- 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:
name: ironic
github-org: openstack

View File

@ -433,6 +433,13 @@
acl-config: /home/gerrit2/acls/stackforge/chef-cookbooks.config
options:
- 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
group: openstack-chef
docimpact-group: openstack-chef

View File

@ -3424,6 +3424,15 @@ projects:
- gate-cookbook-openstack-orchestration-chef-lint
- 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
check:
- gate-designate-pep8