As `--config-file` option exists in tempest run command, tempest cleanup command also needs the `--config-file` option. Without the option, tempest cleanup command always run with default config path(/etc/tempest.conf). This commit allows tempest cleanup command to run with the exact config file. Closes-Bug: 2111889 Change-Id: I4fa889bd89aa62ceed080fc59f45320613739384 Signed-off-by: eunkyung <ek121.kim@samsung.com>
Tempest - The OpenStack Integration Test Suite
This is a set of integration tests to be run against a live OpenStack cluster. Tempest has batteries of tests for OpenStack API validation, scenarios, and other specific tests useful in validating an OpenStack deployment.
- Documentation: https://docs.openstack.org/tempest/latest/
- Features: https://specs.openstack.org/openstack/qa-specs/#tempest
- Bugs: https://bugs.launchpad.net/tempest/
- Release Notes: https://docs.openstack.org/releasenotes/tempest
Get in touch via email. Use [tempest] in your subject.
Description
Languages
Python
99.8%
Shell
0.2%