Fix yamllint for l2switch
[releng/builder.git] / jjb / l2switch / l2switch-csit-host-scalability-daily.yaml
index d0da62a6e30aabdb4e3fa1443978ad15565b1cbe..7ce38594cc5cddf4c610d76e2c79e952145942c9 100644 (file)
@@ -1,7 +1,8 @@
+---
 - project:
     name: l2switch-csit-host-scalability-daily
     jobs:
-        - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
+      - '{project}-csit-1node-periodic-{functionality}-{install}-{stream}'
 
     # The project name
     project: 'l2switch'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
-        - beryllium:
-            branch: 'stable/beryllium'
-            jre: 'openjdk7'
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+      - boron:
+          branch: 'stable/boron'
+          jre: 'openjdk8'
+      - beryllium:
+          branch: 'stable/beryllium'
+          jre: 'openjdk7'
 
     install:
-        - only:
-            scope: 'only'
+      - only:
+          scope: 'only'
 
     # Features to install
     install-features: 'odl-l2switch-all,odl-l2switch-switch-rest'