Merge "Update cloud image Ubuntu18.04 mininet ovs"
[releng/builder.git] / jjb / openflowplugin / openflowplugin-csit-sanity.yaml
index ea492e1e18e6a5b398287e3e2eb62e02905dc74f..362c3e1f2ec8009ee511f2dad5bd6486895a81db 100644 (file)
@@ -7,20 +7,19 @@
 
     # The project name
     project: "openflowplugin"
+    jre: "openjdk17"
 
     # The functionality under test
     functionality: "sanity"
 
     # Project branches
     stream:
-      - sulfur:
+      - argon:
           branch: "master"
-          jre: "openjdk11"
-      - phosphorus:
-          branch: "stable/phosphorus"
-          jre: "openjdk11"
-      - silicon:
-          branch: "stable/silicon"
+      - chlorine:
+          branch: "stable/chlorine"
+      - sulfur:
+          branch: "stable/sulfur"
           jre: "openjdk11"
 
     install:
@@ -31,8 +30,7 @@
     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: "-v SWITCHES:3"