dovetail: python command added 75/25575/1
authorMatthewLi <matthew.lijun@huawei.com>
Wed, 7 Dec 2016 01:53:53 +0000 (20:53 -0500)
committerMatthewLi <matthew.lijun@huawei.com>
Wed, 7 Dec 2016 01:54:54 +0000 (20:54 -0500)
JIRA: DOVETAIL-150

Change-Id: Ib1f916b348a2578c69d159d971a7663b74f61c97
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/dovetail/dovetail-run.sh

index a310d52..9186347 100755 (executable)
@@ -48,7 +48,7 @@ docker pull opnfv/dovetail:$DOCKER_TAG >$redirect
 # Run docker
 echo "Dovetail: docker running..."
 sudo docker run ${opts} ${envs} ${labconfig} ${sshkey} opnfv/dovetail:${DOCKER_TAG} \
-"${DOVETAIL_REPO_DIR}/dovetail/run.py --testsuite ${TESTSUITE}"
+"python ${DOVETAIL_REPO_DIR}/dovetail/run.py --testsuite ${TESTSUITE}"
 
 echo "Dovetail: store results..."
 sudo cp -r ${DOVETAIL_REPO_DIR}/results ./