Feat: Branch cut stable/chlorine stream
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-flow-services.yaml
index 496b02ff16860ddaa53afe15d2a741c8153a20dc..286ceee8870e34f8ed7566c84104914ed623850b 100644 (file)
@@ -6,6 +6,7 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality:
 
     # Project branches
     stream:
-      - sulfur:
+      - argon:
           branch: "master"
+          install: "all"
+      - chlorine:
+          branch: "stable/chlorine"
+          install: "all"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
           install: "all"
       - phosphorus:
           branch: "stable/phosphorus"
           jre: "openjdk11"
           install: "all"
-      - silicon:
-          branch: "stable/silicon"
-          jre: "openjdk11"
-          install: "all"
 
     # Features to install
     install-features: >
       odl-openflowplugin-flow-services-rest,
       odl-openflowplugin-app-table-miss-enforcer,
-      odl-openflowplugin-nxm-extensions,
-      odl-restconf-nb-bierman02
+      odl-openflowplugin-nxm-extensions
 
     # Robot custom options
     robot-options: ""