trove/roles/trove-devstack
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
..
defaults Migrate to Zuul v3 native job definitions 2018-07-17 10:29:55 +08:00
tasks Execute functional test jobs running under python3 2018-12-14 13:07:13 +01:00
README Migrate to Zuul v3 native job definitions 2018-07-17 10:29:55 +08:00

README

Trove devstack

** Role Variables **

.. zuul:rolevar:: trove_test_group
   :default: mysql

   The test group for running trovestack.