Merge "Update cloud image CentOS7 robot x86_64"
[releng/builder.git] / jjb / netconf / netconf-clustering.yaml
index 37bfcca3cf832dc04b88f3c87c3de68da1eb3276..13c17b5bc8bf097441227f3d7f61f7966b1cd110 100644 (file)
@@ -5,29 +5,27 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'netconf'
+    project: "netconf"
 
     # The functionality under test
-    functionality: 'clustering'
+    functionality: "clustering"
 
     # Project branches
     stream:
-      - magnesium:
-          branch: 'master'
-          jre: 'openjdk11'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
+      - 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"