OpenStack Tempest Puppet Module
Go to file
Sebastien Badia adadb05af2 Prepare 6.1.0 release
Change-Id: I63260479da87738fe3d918836c25d5c98088e7c4
2015-10-15 15:47:00 +02:00
lib/puppet Hide secrets from puppet logs 2014-07-22 13:12:53 +00:00
manifests do not create tempest.conf from .sample file 2015-10-15 09:06:34 -04:00
spec do not create tempest.conf from .sample file 2015-10-15 09:06:34 -04:00
tests Add Puppet 4.x lint checks 2015-03-19 20:09:22 +01:00
.fixtures.yml Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
.gitignore Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
.gitreview Update .gitreview file for project rename 2015-06-12 23:12:30 +00:00
.rspec Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
CHANGELOG.md Prepare 6.1.0 release 2015-10-15 15:47:00 +02:00
Gemfile Use beaker-puppet_install_helper to install puppet 2015-07-07 14:17:15 -07:00
LICENSE Synchronize LICENSE file with OpenStack projects 2015-04-20 09:30:39 -04:00
README.markdown Prepare 6.1.0 release 2015-10-15 15:47:00 +02:00
Rakefile Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
metadata.json Prepare 6.1.0 release 2015-10-15 15:47:00 +02:00

README.markdown

Tempest

6.1.0 - 2015.1 - Kilo

Module for installing and configuring tempest.

Tempest is the test suite that can be used to run integration tests on an installed openstack environment.

This module assumes the provisioning of the initial OpenStack resources has been done beforehand.

Beaker-Rspec

This module has beaker-rspec tests

To run:

shell bundle install bundle exec rspec spec/acceptance