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:
parent
2d752108d0
commit
33778d9605
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user