OpenStack Tempest Puppet Module
d7df6faa16
Reasons: - No rspec tests Changes: - Add dependencies in Gemfile. - Edit Rakefile to add the capability to use "bundle exec rake test" command to check lint and spec. - Add some tests for class, type and provider. Change-Id: I62653b883340a43a0cddd1fea36773d6c56a48f9 |
||
---|---|---|
lib/puppet | ||
manifests | ||
spec | ||
tests | ||
.fixtures.yml | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
Gemfile | ||
Modulefile | ||
Rakefile | ||
README.markdown |
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.