Merge "Bugfix: Add job-template to jobs"
authorJun Li <lijun_1203@126.com>
Thu, 14 Sep 2017 06:38:21 +0000 (06:38 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Thu, 14 Sep 2017 06:38:21 +0000 (06:38 +0000)
jjb/bottlenecks/bottlenecks-ci-jobs.yml

index e7878f8..74e07b0 100644 (file)
             set -o pipefail
 
             # delete everything that is in $WORKSPACE
-            /bin/rm -rf $WORKSPACE
+            sudo rm -rf $WORKSPACE
 
 ####################
 # parameter macros