Feat!: Remove all stable/aluminium jobs
[releng/builder.git] / jjb / netconf / netconf-clustering-scale.yaml
index 35393c283ec5a1c8d53adaef248536e7d3f16bd8..aa4f502dc1d4c3551b742d0cb9f6115f5ae9cd20 100644 (file)
@@ -5,26 +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:
-      - fluorine:
-          branch: 'master'
-      - oxygen:
-          branch: 'stable/oxygen'
+      - master:
+          branch: "master"
+          jre: "openjdk11"
+      - silicon:
+          branch: "stable/silicon"
+          jre: "openjdk11"
+
+    karaf-version: netconf
 
     install:
-      - all:
-          scope: 'all'
+      - 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"