From: MatthewLi Date: Wed, 7 Dec 2016 01:53:53 +0000 (-0500) Subject: dovetail: python command added X-Git-Tag: danube.1.0~592 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=8001178dffa20e6e28c93c6027d4e6be6a5cccd6;p=releng.git dovetail: python command added JIRA: DOVETAIL-150 Change-Id: Ib1f916b348a2578c69d159d971a7663b74f61c97 Signed-off-by: MatthewLi --- diff --git a/jjb/dovetail/dovetail-run.sh b/jjb/dovetail/dovetail-run.sh index a310d5258..918634740 100755 --- a/jjb/dovetail/dovetail-run.sh +++ b/jjb/dovetail/dovetail-run.sh @@ -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 ./