puppet-tempest/README.md
ZhongShengping 49632b0aec Fix markdown format typo
Change-Id: Id1d7d7ca1b5e59b61830455de18df94f98d2341d
2017-09-08 09:12:35 +08:00

649 B

Team and repository tags

Team and repository tags

Tempest

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:

bundle install
bundle exec rspec spec/acceptance