CPERF: Update master CSIT ODL to neon 47/61047/1
authorTim Rozet <trozet@redhat.com>
Fri, 17 Aug 2018 15:20:26 +0000 (11:20 -0400)
committerTim Rozet <trozet@redhat.com>
Fri, 17 Aug 2018 15:20:43 +0000 (11:20 -0400)
Change-Id: I3e13635f2753c47cda567516b6194ad1b821d14b
Signed-off-by: Tim Rozet <trozet@redhat.com>
jjb/cperf/cperf-robot-netvirt-csit.sh

index 13d3be3..0f4bb23 100755 (executable)
@@ -11,7 +11,7 @@ else
 fi
 
 if [ "$ODL_BRANCH" == 'master' ]; then
-  ODL_STREAM='flourine'
+  ODL_STREAM='neon'
 else
   ODL_STREAM=${ODL_BRANCH#"stable/"}
 fi