diff options
Diffstat (limited to 'jjb/cperf')
-rwxr-xr-x | jjb/cperf/cperf-robot-netvirt-csit.sh | 1 |
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' |