Auto-generated patches to resolve prettier / yamllint
[releng/builder.git] / jjb / l2switch / l2switch-csit-scalability.yaml
index 115c182a7ad6765db32d0bb691580e11f6d4c49d..a1d2e1a9bc69a5dbd71914b199b7eb3c8bb7f7b9 100644 (file)
@@ -5,32 +5,32 @@
       - inttest-csit-1node
 
     # The project name
-    project: 'l2switch'
+    project: "l2switch"
     disable-job: true
 
     # The functionality under test
-    functionality: 'scalability'
+    functionality: "scalability"
 
     # Project branches
     stream:
       - silicon:
-          branch: 'master'
-          jre: 'openjdk11'
+          branch: "master"
+          jre: "openjdk11"
       - aluminium:
-          branch: 'stable/aluminium'
-          jre: 'openjdk11'
+          branch: "stable/aluminium"
+          jre: "openjdk11"
       - magnesium:
-          branch: 'stable/magnesium'
-          jre: 'openjdk11'
+          branch: "stable/magnesium"
+          jre: "openjdk11"
       - sodium:
-          branch: 'stable/sodium'
+          branch: "stable/sodium"
 
     install:
       - all:
-          scope: '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"