Merge "deb_dpdk: add new 18.05.x branch"
[ci-management.git] / jjb / deb_dpdk / deb_dpdk.yaml
index d0aa38e..fac89b7 100644 (file)
@@ -7,8 +7,8 @@
 
     project: 'deb_dpdk'
     os:
-        - ubuntu1604:
-            repo-os-part: 'ubuntu.xenial.main'
+        - ubuntu1804:
+            repo-os-part: 'ubuntu.bionic.main'
     stream:
         - 1607:
             branch: 'deb_dpdk_16.07'
         - 1711:
             branch: '17.11.x'
             repo-stream-part: 'deb_dpdk_1711'
+        - 1802:
+            branch: '18.02.x'
+            repo-stream-part: 'deb_dpdk_1802'
+        - 1805:
+            branch: '18.05.x'
+            repo-stream-part: 'deb_dpdk_1805'
 
 - job-template:
     name: 'deb_dpdk-verify-{stream}-{os}'