sahara-tests/sahara_tests/scenario
Luigi Toscano a225824efc sahara-scenario: set PYTHON when starting the test
Make sure that the internally-generated test uses the same PYTHON
variable that started sahara-scenario. Otherwise, when running inside
a virtualenv, the python executable from the venv is not used.

This change allows us to enable again the Python 3 scenario test.
Change-Id: I42d16b4acf72ff279d6b31840e11f2e7f939b113
2019-08-12 13:57:52 +02:00
..
custom_checks Fix imports in custom checks 2016-01-15 16:34:37 +03:00
defaults Update api-ref location and some links 2019-07-30 19:44:06 +02: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 scenario tests: allow to use boot_from_volume on NGT 2019-06-26 15:35:56 +02:00
clients.py Properly handle authentication with Keystone v3 2019-06-04 18:05:02 +02:00
runner.py Scenario test runner: support for S3 testing 2019-03-21 17:44:46 +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 sahara-scenario: set PYTHON when starting the test 2019-08-12 13:57:52 +02:00
validation.py scenario tests: allow to use boot_from_volume on NGT 2019-06-26 15:35:56 +02:00

README.rst

System(scenario) tests for Sahara project