OpenStack Tempest Puppet Module
Go to file
Pierre RAMBAUD d7df6faa16 Adding puppet-rspec tests
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
2014-03-26 12:44:02 +01:00
lib/puppet Rename quantum to neutron. 2013-08-07 11:42:33 -07:00
manifests System need libffi-dev 2014-02-28 16:23:19 +01:00
spec Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
tests Adding puppet-rspec tests 2014-03-26 12:44:02 +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 Add .gitreview 2013-05-29 11:52:19 -04:00
.rspec Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
Gemfile Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
Modulefile Add Modulefile 2013-08-09 13:05:52 -04:00
Rakefile Adding puppet-rspec tests 2014-03-26 12:44:02 +01:00
README.markdown Remove provisioning from the default manifest. 2013-07-02 14:51:53 +00:00

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.