Merge "Update cloud image Ubuntu18.04 docker x86_64"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench.yaml
index b89ff1e0d69377070c5d7ef4387ab0ef688b2bbf..59ef495846514041919096ef6fd6fdb77d64d4ec 100644 (file)
 
     # Project branches
     stream:
-      - sulfur:
+      - chlorine:
           branch: "master"
           jre: "openjdk11"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
 
     install:
       - only:
           scope: "only"
 
     # Features to install
-    install-features: "odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test"
+    install-features: >
+      odl-openflowplugin-flow-services-rest,
+      odl-openflowplugin-drop-test
 
     # Robot custom options
     robot-options: "-v duration_in_secs:60 -v throughput_threshold:20000 -v latency_threshold:1000"