Merge "Modify OS syntax"
authorEd Kern <ejk@cisco.com>
Wed, 29 Aug 2018 19:57:11 +0000 (19:57 +0000)
committerGerrit Code Review <gerrit@fd.io>
Wed, 29 Aug 2018 19:57:11 +0000 (19:57 +0000)
jjb/deb_dpdk/deb_dpdk.yaml

index e0d3b45..d0d0237 100644 (file)
@@ -1,3 +1,4 @@
+---
 - project:
     name: deb_dpdk
     jobs:
@@ -6,9 +7,9 @@
         - 'deb_dpdk-verify-image-{stream}-{os}'
 
     project: 'deb_dpdk'
-    os:
-        - ubuntu1804:
-            repo-os-part: 'ubuntu.bionic.main'
+    os: 'ubuntu1804'
+    repo-os-part: 'ubuntu.bionic.main'
+
     stream:
         - 1607:
             branch: 'deb_dpdk_16.07'