bottlenecks: bugfix for script path 17/21517/1
authorMatthewLi <matthew.lijun@huawei.com>
Tue, 20 Sep 2016 01:45:02 +0000 (21:45 -0400)
committerMatthewLi <matthew.lijun@huawei.com>
Tue, 20 Sep 2016 01:45:46 +0000 (21:45 -0400)
Change-Id: I7caeca83ed2f6302b7c3eca6524ab285d61b429a
Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
jjb/bottlenecks/bottlenecks-project-jobs.yml

index ca2fa40..51782a2 100644 (file)
             pip install -r requirements.txt
 
             # unit tests
-            ./tests.sh
+            /bin/bash $WORKSPACE/tests.sh
 
             deactivate