From: Tim Rozet Date: Fri, 17 Aug 2018 15:20:26 +0000 (-0400) Subject: CPERF: Update master CSIT ODL to neon X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F47%2F61047%2F1;p=releng.git CPERF: Update master CSIT ODL to neon Change-Id: I3e13635f2753c47cda567516b6194ad1b821d14b Signed-off-by: Tim Rozet --- diff --git a/jjb/cperf/cperf-robot-netvirt-csit.sh b/jjb/cperf/cperf-robot-netvirt-csit.sh index 13d3be3e6..0f4bb234b 100755 --- a/jjb/cperf/cperf-robot-netvirt-csit.sh +++ b/jjb/cperf/cperf-robot-netvirt-csit.sh @@ -11,7 +11,7 @@ else fi if [ "$ODL_BRANCH" == 'master' ]; then - ODL_STREAM='flourine' + ODL_STREAM='neon' else ODL_STREAM=${ODL_BRANCH#"stable/"} fi