Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index c1cb19f9338b70942b5ef02ae9f11d9aee4d3ffc..aa4f502dc1d4c3551b742d0cb9f6115f5ae9cd20 100644 (file)
@@ -5,30 +5,30 @@
       - inttest-csit-3node
 
     # The project name
-    project: 'netconf'
+    project: "netconf"
 
     # The functionality under test
-    functionality: 'clustering-scale'
+    functionality: "clustering-scale"
 
     # Project branches
     stream:
-      - magnesium:
-          branch: 'master'
-      - sodium:
-          branch: 'stable/sodium'
-      - neon:
-          branch: 'stable/neon'
-      - fluorine:
-          branch: 'stable/fluorine'
+      - master:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+
+    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"