OpenStack Tempest Puppet Module
4a61da58d6
Switch tempest_glance_id_setter and tempest_neutron_id_setter to use openstack client with credentials provided in tempest config. This will allow to run puppet-tempest on standalone node but adds dependancy to openstacklib. Change-Id: I27215a9b0f94db39774e20515eddce4cffd7cadf |
||
---|---|---|
lib/puppet | ||
manifests | ||
spec | ||
tests | ||
.gitignore | ||
.gitreview | ||
.rspec | ||
CHANGELOG.md | ||
Gemfile | ||
LICENSE | ||
metadata.json | ||
Rakefile | ||
README.markdown |
Tempest
6.1.0 - 2015.1 - Kilo
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