sahara-tests/sahara_tests/scenario
Luigi Toscano 99854290a0 APIv2 support for scenario tests
Add the support for APIv2 clients to scenario tests, while
keeping the code compatible with APIv1.1. Most of the changes
are due to the renaming of job/job_execution to job_template/job.

A new job (sahara-tests-scenario-v2) runs the APIv2 scenario tests.
Story: 2004511
Task: 28239
Depends-On: https://review.openstack.org/581774
Change-Id: I4c69c5f9d263dc69911117282f3b9daee8650d80
2019-02-18 09:56:28 +01:00
..
custom_checks Fix imports in custom checks 2016-01-15 16:34:37 +03:00
defaults Fix the test template for storm 1.2 2018-11-30 15:25:38 +01:00
README.rst Improve documentation 2016-08-01 11:32:51 -03:00
__init__.py Restructure of sahara-tests repository 2016-01-14 19:26:57 +03:00
base.py APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
clients.py APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
runner.py APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
stestr.conf Port away from ostestr/testr and use stestr 2018-06-25 23:06:58 +02:00
testcase.py.mako APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
timeouts.py Raise the timeout for cluster polling 2016-04-20 09:50:30 +02:00
utils.py APIv2 support for scenario tests 2019-02-18 09:56:28 +01:00
validation.py Feature sets for sahara-scenario 2019-01-18 19:14:14 +01:00

README.rst

System(scenario) tests for Sahara project