Revert "Cleanup dirty daisy build workspace directory" 21/33221/2
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Tue, 11 Apr 2017 01:45:38 +0000 (01:45 +0000)
committerZhijiang Hu <hu.zhijiang@zte.com.cn>
Wed, 12 Apr 2017 01:39:08 +0000 (01:39 +0000)
This reverts commit 3ede21905ba5df94df06952e90d89ec0c16e7bb7.

The deleted line in daisy4nfv-basic.sh in this PS was used exclusively
by a job to clean up files with wrong ownership in workspace previously.
Now, daisy4nfv-basic.sh is used combind with build/test scripts in job,
so we need to delete this line, otherwise, we encountered workspace was
wiped which resulted in build/test scripts failed to run.

Change-Id: I8812a495db789838c3a88510a05956a11e8227d5
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
jjb/daisy4nfv/daisy4nfv-basic.sh

index 04b9b7b..87f5482 100755 (executable)
@@ -4,4 +4,3 @@ echo "--------------------------------------------------------"
 echo "This is diasy4nfv basic job!"
 echo "--------------------------------------------------------"
 
-sudo rm -rf /home/jenkins-ci/opnfv/slave_root/workspace/daisy4nfv-verify-build-master/*