RETIRED, Chef Cookbook - OpenStack Integration Testing
Go to file
Zuul b2298a6000 Merge "stable/pike release" into stable/pike 2018-03-01 19:07:59 +00:00
attributes Revert from packaged tempest to git, update image refs 2018-02-08 22:24:07 -08:00
recipes Run discover_hosts after computes are added, before running Tempest 2018-02-24 01:44:25 +00:00
spec Run discover_hosts after computes are added, before running Tempest 2018-02-24 01:44:25 +00:00
templates/default Revert from packaged tempest to git, update image refs 2018-02-08 22:24:07 -08:00
.gitignore stable/pike release 2018-02-26 11:58:35 -08:00
.gitreview stable/pike release 2018-02-26 11:58:35 -08:00
.rubocop.yml Initial integration-test Pike updates 2017-08-25 09:46:46 -04:00
.zuul.yaml Zuul: Remove project name 2018-02-14 21:35:05 +00:00
Berksfile stable/pike release 2018-02-26 11:58:35 -08:00
LICENSE integration-test refactor for Pike and Chef 13 2018-01-11 20:45:56 +00:00
README.md add new Chef OpenStack Team Logo to README 2017-05-29 10:53:08 +02:00
Rakefile integration-test refactor for Pike and Chef 13 2018-01-11 20:45:56 +00:00
TESTING.md Sync stackforge/cookbook* to openstack/cookbook* for integration-test cookbook 2015-06-16 11:59:47 +08:00
bootstrap.sh stable/pike release 2018-02-26 11:58:35 -08:00
metadata.rb integration-test refactor for Pike and Chef 13 2018-01-11 20:45:56 +00: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.