From cc3a9709bc7ae4c3a5688d30d6f87bda6f12f513 Mon Sep 17 00:00:00 2001 From: Tim Rozet Date: Fri, 17 Aug 2018 11:20:26 -0400 Subject: CPERF: Update master CSIT ODL to neon Change-Id: I3e13635f2753c47cda567516b6194ad1b821d14b Signed-off-by: Tim Rozet --- jjb/cperf/cperf-robot-netvirt-csit.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') 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 -- cgit 1.2.3-korg