RETIRED, Chef Cookbook - OpenStack Integration Testing
Go to file
OpenDev Sysadmins 16e75a8021 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:28:21 +00:00
attributes Fix python development package name on RHEL 2017-06-23 15:43:59 -07:00
recipes Work around version check bug in poise-python 2018-04-17 09:24:24 +00:00
spec Style and lint fixes for newer chefdk, deprecated Gemfile 2017-08-02 02:18:54 -04:00
templates/default Fix setup of tempest virtualenv 2017-03-03 08:25:08 +00:00
.gitignore stable/ocata release patch 2017-08-17 13:52:04 +02:00
.gitreview OpenDev Migration Patch 2019-04-19 19:28:21 +00:00
.rubocop.yml Initial kilo updates 2015-02-27 14:32:39 -06:00
.rubocop_todo.yml Style and lint fixes for newer chefdk, deprecated Gemfile 2017-08-02 02:18:54 -04:00
.zuul.yaml Migrate Zuul jobs to openstack/openstack-chef 2018-08-31 23:31:53 -07:00
Berksfile stable/ocata release patch 2017-08-17 13:52:04 +02:00
Berksfile.lock stable/ocata release patch 2017-08-17 13:52:04 +02:00
README.md add new Chef OpenStack Team Logo to README 2017-05-29 10:53:08 +02:00
Rakefile Add integration task 2015-10-06 09:59:26 -05:00
TESTING.md Sync stackforge/cookbook* to openstack/cookbook* for integration-test cookbook 2015-06-16 11:59:47 +08:00
bootstrap.sh stable/ocata release patch 2017-08-17 13:52:04 +02:00
metadata.rb Style and lint fixes for newer chefdk, deprecated Gemfile 2017-08-02 02:18:54 -04:00

README.md

Team and repository tags

Team and repository tags

Chef OpenStack Logo

Description

This cookbook installs the OpenStack Integration Test Suite Tempest as part of an OpenStack reference deployment Chef for OpenStack.

Requirements

  • Chef 12 or higher
  • chefdk 0.9.0 or higher for testing

Cookbooks

The following cookbooks are dependencies:

  • 'openstack-common', '>= 14.0.0'
  • 'openstack-identity', '>= 14.0.0'
  • 'openstack-image', '>= 14.0.0'
  • 'openstack-compute', '>= 14.0.0'
  • 'openstack-block-storage', '>= 14.0.0'

Usage

setup

  • Install and configure Tempest

Attributes

Please refer to the attributes/default.rb for attribute details.

Testing

Please refer to the TESTING.md for instructions for testing the cookbook.

License and Author

Author Matt Thompson (matt.thompson@rackspace.co.uk)
Copyright Copyright (c) 2014, Rackspace US, Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.