Go to file
Alex Schultz e1a14026a9 Add rspec-puppet-facts to the spec_helper
This change adds the rspec-puppet-facts gem to the spec helper so that
we can centralize the management of the base operating systems that we
support. rspec-puppet-facts allows us to simplify our unit tests and
provides a more complete list of Operating Systems and their associated
facts for the unit tests.  With this change we can now loop over and
test CentOS, Debian, Fedora, RedHat, and Ubuntu by simply providing a
list of supported os to rspec-puppet-facts.

Additionally this change includes a central object for managing our
supported os list for rspec-puppet-facts and providing our default facts
like os_service_default. This central object should replace the usage of
@default_facts within the unit tests for each module.

Change-Id: If33fe99b114b2825336523579c9abe2e816c856f
2016-01-14 20:12:50 +03:00
2015-03-19 20:09:22 +01:00
2014-03-26 12:44:02 +01:00
2015-11-25 23:43:49 +01:00

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

Description
OpenStack Tempest Puppet Module
Readme 6.3 MiB
Languages
Puppet 46.8%
Ruby 46.5%
Python 6.7%