diff --git a/Jenkinsfile2 b/Jenkinsfile2 index 8cffa8e06d0643f0a0654ea99f6d89fa6994ee5b..fe1665f338220fe016fbef44d58d9a6a98d36bc4 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -314,7 +314,7 @@ pipeline { sh ''' date cd ${WKC}/tests/parallel_test - time ./run.sh -m m.json -t cases.task -l ${LOGDIR} -b ${BRANCH_NAME} + time ./run.sh -m /home/m.json -t cases.task -l ${LOGDIR} -b ${BRANCH_NAME} date hostname '''