functional: Add support for python35 flavor

configure_for_func_testing.sh configures rootwrap into venv directory.
This patch consumes venv passed from project-config including python
version flavor.

Change-Id: I7fea6e9aa09550e00edf6ce2d7301312307df5fd
This commit is contained in:
Jakub Libosvar 2017-06-15 13:57:09 +00:00
parent 2d752108d0
commit 33778d9605
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ function load_rc_for_rally {
case $VENV in
"dsvm-functional"|"dsvm-fullstack")
"dsvm-functional"|"dsvm-fullstack"|"dsvm-functional-python35")
# The following need to be set before sourcing
# configure_for_func_testing.
GATE_STACK_USER=stack