Resolve clm job issue
[multicloud/framework.git] / multivimbroker / sonar.sh
index 2291f14..8cb3769 100755 (executable)
@@ -51,7 +51,7 @@ run_tox_test()
     DIR=$(echo "$TOXINI" | rev | cut -f2- -d'/' | rev)
     cd "${CURDIR}/${DIR}"
     rm -rf ./venv-tox ./.tox
-    virtualenv ./venv-tox --python=python3.6
+    virtualenv ./venv-tox --python=python3
     source ./venv-tox/bin/activate
     pip install --upgrade pip
     pip install --upgrade tox argparse