Merge "Update cloud image Ubuntu18.04 mininet ovs"
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index 66126e65ecce5768d0c1e549d901763db5bf4285..027990350d5aef3191aba32b7c616789c43065e5 100644 (file)
@@ -5,33 +5,27 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'netconf'
+    project: "netconf"
 
     # The functionality under test
-    functionality: 'clustering-scale'
+    functionality: "clustering-scale"
 
     # Project branches
     stream:
-      - silicon:
-          branch: 'master'
-          jre: 'openjdk11'
-      - aluminium:
-          branch: 'stable/aluminium'
-          jre: 'openjdk11'
-      - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
+      - master:
+          branch: "master"
+          jre: "openjdk17"
+
+    karaf-version: netconf
 
     install:
       - only:
-          scope: 'only'
+          scope: "only"
 
     # Features to install
     install-features: >
-        odl-restconf,
-        odl-netconf-clustered-topology
+      odl-restconf,
+      odl-netconf-clustered-topology
 
     # Robot custom options
-    robot-options: '-v USE_NETCONF_CONNECTOR:False'
+    robot-options: "-v USE_NETCONF_CONNECTOR:False"