summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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