OpenStack Tempest Puppet Module
c46af79ab7
Other modules provide an X::config class to be able to specify parameters that are not yet part of the module. Tempest was missing this feature. This commit aims to add it for puppet-tempest. Change-Id: Ib9ebd3569eeb42a1a5b4b2173253264e767d904b |
||
---|---|---|
lib/puppet | ||
manifests | ||
spec | ||
tests | ||
.fixtures.yml | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
CHANGELOG.md | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
README.markdown |
Tempest
5.1.0 - 2014.2 - Juno
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