Simplify variable to 1 line
[releng/builder.git] / jjb / unimgr / unimgr-csit-legato.yaml
index 34cfdb175191fa8b9a50137db2b9cdeeb8b9016b..d374f188c8eba5f45ab680bcb31de9335cec86d2 100644 (file)
@@ -1,8 +1,9 @@
+---
 - project:
     name: unimgr-csit-legato
     jobs:
-        - '{project}-csit-1node-{functionality}-{install}-{stream}'
-        - '{project}-csit-verify-1node-{functionality}'
+      - '{project}-csit-1node-{functionality}-{install}-{stream}'
+      - '{project}-csit-verify-1node-{functionality}'
 
     # The project name
     project: 'unimgr'
 
     # Project branches
     stream:
-        - carbon:
-            branch: 'master'
-            jre: 'openjdk8'
-        - boron:
-            branch: 'stable/boron'
-            jre: 'openjdk8'
+      - carbon:
+          branch: 'master'
+          jre: 'openjdk8'
+      - boron:
+          branch: 'stable/boron'
+          jre: 'openjdk8'
 
     install:
-        - only:
-            scope: 'only'
-        - all:
-            scope: 'all'
+      - only:
+          scope: 'only'
+      - all:
+          scope: 'all'
 
     # Mininet configuration
     tools_system_count: 2
@@ -35,4 +36,4 @@
     robot-options: ''
 
     # mininet image
-    tools_system_image: Ubuntu 14.04 - mininet-ovs-2.5 - 20170117-0004
+    tools_system_image: Ubuntu 14.04 - mininet-ovs-25 - 20170210-0300