Add jobs for bgpcep-0.20.x
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-cbench.yaml
index c2ef850fcc77599b1355ace0ecda7152733d2fc2..1cbf5167423e8c2dad21b06f32f6e41d543a05a3 100644 (file)
@@ -6,33 +6,28 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "cbench"
 
     # Project branches
     stream:
-      - silicon:
+      - calcium:
           branch: "master"
-          jre: "openjdk11"
-      - aluminium:
-          branch: "stable/aluminium"
-          jre: "openjdk11"
-      - magnesium:
-          branch: "stable/magnesium"
-          jre: "openjdk11"
-      - sodium:
-          branch: "stable/sodium"
+      - potassium:
+          branch: "stable/potassium"
+      - argon:
+          branch: "stable/argon"
 
     install:
       - only:
           scope: "only"
 
-    # Job images
-    tools_system_image: "ZZCI - Ubuntu 16.04 - mininet-ovs-28 - 20190415-091034.881"
-
     # 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"