OpenStack Tempest Puppet Module
fd4da1ad15
The lock_path parameter and logging options are configured using puppet-oslo module Additional changes: * add dependencies and version of the oslo package in metadata.json file * add a release note for switching tempest to use puppet-oslo module Change-Id: I9ac9484d453290b855625ed5103cd64b3cebe862 |
||
---|---|---|
lib/puppet | ||
manifests | ||
releasenotes | ||
spec | ||
tests | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
CHANGELOG.md | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
README.markdown | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
Tempest
7.0.0 - 2015.2 - Liberty
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