summaryrefslogtreecommitdiffstats
path: root/jjb/cperf/cperf-robot-netvirt-csit.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2018-08-17 11:20:26 -0400
committerTim Rozet <trozet@redhat.com>2018-08-17 11:20:43 -0400
commitcc3a9709bc7ae4c3a5688d30d6f87bda6f12f513 (patch)
treeca68a7e2183492a745caaf34f6c309192c2ce0b3 /jjb/cperf/cperf-robot-netvirt-csit.sh
parent005e9f495c1089627e41ac1443804b50653aae38 (diff)
CPERF: Update master CSIT ODL to neon
Change-Id: I3e13635f2753c47cda567516b6194ad1b821d14b 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.sh2
1 files changed, 1 insertions, 1 deletions
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