trove/trove/tests/scenario/runners
Marcin Piwowarczyk e9cc6ca372 Execute functional test jobs running under python3
Functional tests are executed by trovestack script, which uses python
in default OS version which is 2.7.

This change wraps python in tox and executes trovestack int_tests in
virtual enviroment, starting them in python3.

Any future python version change could be managed by tox framework.

Change-Id: I3a849978241d3d0669ef9e1c802ff504ac3c32cb
Signed-off-by: Marcin Piwowarczyk <m.piwowarczy@samsung.com>
2018-12-14 13:07:13 +01:00
..
__init__.py Disable wait for force-delete 2017-01-14 18:49:38 +00:00
backup_runners.py Have scenario tests retrive guest log on error 2017-01-05 14:50:04 -08:00
cluster_runners.py Add configuration support for clusters 2017-01-19 17:13:43 +00:00
configuration_runners.py Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
database_actions_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
guest_log_runners.py Improve Gate: address multiple issues relative to timing 2017-03-23 04:10:06 -04:00
instance_actions_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
instance_create_runners.py Add configuration support for clusters 2017-01-19 17:13:43 +00:00
instance_delete_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
instance_error_create_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
instance_force_delete_runners.py Disable wait for force-delete 2017-01-14 18:49:38 +00:00
instance_upgrade_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00
module_runners.py Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
negative_cluster_actions_runners.py Call wrong father class's method with super(). 2017-04-18 21:48:51 -04:00
replication_runners.py Register all replicas in replication scenario test 2018-03-09 00:17:38 +08:00
root_actions_runners.py Skip root state inherting scenario tests for Redis 2018-03-09 09:45:59 +08:00
test_runners.py Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
user_actions_runners.py Stop caching client to fix long-running test fails 2016-12-09 17:14:35 +00:00