CPERF: Fix cleaning cloned folder 35/60135/1
authorTim Rozet <trozet@redhat.com>
Mon, 23 Jul 2018 20:39:20 +0000 (16:39 -0400)
committerTim Rozet <trozet@redhat.com>
Mon, 23 Jul 2018 20:39:20 +0000 (16:39 -0400)
Change-Id: Ie933308557023877b19e43bbde95470c2bf159ca
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/cperf/cperf-robot-netvirt-csit.sh

index 3eed402..55bb131 100755 (executable)
@@ -18,6 +18,7 @@ fi
 
 echo "ODL Branch set: ${ODL_BRANCH} and OS Version is ${FULL_OS_VER}"
 
+sudo rm -rf releng
 git clone https://gerrit.opnfv.org/gerrit/releng.git
 REL_PATH='releng/jjb/cperf'