Fix: Update git-review to 2.3.1
[releng/builder.git] / jjb / l2switch / l2switch-csit-scalability.yaml
index e6da699f133113c91b16f0006b96ae94cf0c5aa7..5fd05aae8d9c7310710a9b844fc321d18db4da96 100644 (file)
@@ -1,34 +1,34 @@
+---
 - project:
     name: l2switch-csit-scalability
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - inttest-csit-1node
 
     # The project name
-    project: 'l2switch'
+    project: "l2switch"
+    disable-job: true
 
     # The functionality under test
-    functionality: 'scalability'
+    functionality: "scalability"
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - chlorine:
+          branch: "master"
+          jre: "openjdk17"
+      - sulfur:
+          branch: "stable/sulfur"
+          jre: "openjdk11"
+      - phosphorus:
+          branch: "stable/phosphorus"
+          jre: "openjdk11"
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - all:
+          scope: "all"
 
     # Features to install
-    install-features: 'odl-l2switch-switch-ui'
+    install-features: "odl-l2switch-switch-ui"
 
     # Robot custom options
-    robot-options: '-v TOPO_TREE_DEPTH:7'
+    robot-options: "-v TOPO_TREE_DEPTH:7"