summaryrefslogtreecommitdiffstats
path: root/jjb/cperf/cperf-robot-netvirt-csit.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-07-23 16:39:20 -0400
committerTim Rozet <trozet@redhat.com>2018-07-23 16:39:20 -0400
commit0a57a06ef50e9f83c6e8495a9c6ccfe888b67d51 (patch)
tree91e9e0800c85e171f0e64bf9d940596a8cbe3515 /jjb/cperf/cperf-robot-netvirt-csit.sh
parentdd3eeb1794d1e80b3cd06206edfe766e498b18c9 (diff)
CPERF: Fix cleaning cloned folder
Change-Id: Ie933308557023877b19e43bbde95470c2bf159ca Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/cperf/cperf-robot-netvirt-csit.sh')
-rwxr-xr-xjjb/cperf/cperf-robot-netvirt-csit.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh
index 3eed40284..55bb13154 100755
--- a/jjb/cperf/cperf-robot-netvirt-csit.sh
+++ b/jjb/cperf/cperf-robot-netvirt-csit.sh
@@ -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'