Fix yamllint for l2switch
[releng/builder.git] / jjb / l2switch / l2switch-patch-test.yaml
index 3628b71206439a5fe5adf1e807789c2f426137a5..52de3b90d0d4b6423f43f09cbafc8f993fb90261 100644 (file)
@@ -1,26 +1,27 @@
+---
 - project:
     name: l2switch-patch-test
     jobs:
-        - '{project}-patch-test-{feature}-{stream}'
+      - '{project}-patch-test-{feature}-{stream}'
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jdk: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jdk: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jdk: 'openjdk7'
+      - carbon:
+          branch: 'master'
+          jdk: 'openjdk8'
+      - boron:
+          branch: 'stable/boron'
+          jdk: 'openjdk8'
+      - beryllium:
+          branch: 'stable/beryllium'
+          jdk: 'openjdk7'
 
     feature:
-        - all:
-            csit-list: >
-                l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
-                l2switch-csit-1node-scalability-only-{stream},
-                l2switch-csit-1node-switch-only-{stream}
+      - all:
+          csit-list: >
+              l2switch-csit-1node-periodic-host-scalability-daily-only-{stream},
+              l2switch-csit-1node-scalability-only-{stream},
+              l2switch-csit-1node-switch-only-{stream}