Merge "Correction in script for building longbow docs"
[ci-management.git] / jjb / deb_dpdk / deb_dpdk.yaml
index 62d55a5..6b3db8a 100644 (file)
@@ -7,8 +7,6 @@
 
     project: 'deb_dpdk'
     os:
-        - ubuntu1404:
-            repo-os-part: 'ubuntu.trusty.main'
         - ubuntu1604:
             repo-os-part: 'ubuntu.xenial.main'
     stream:
         - 1611:
             branch: '16.11.x'
             repo-stream-part: 'deb_dpdk_1611'
+        - 1705:
+            branch: '17.05.x'
+            repo-stream-part: 'deb_dpdk_1705'
+        - 1708:
+            branch: '17.08.x'
+            repo-stream-part: 'deb_dpdk_1708'
+        - 1711:
+            branch: '17.11.x'
+            repo-stream-part: 'deb_dpdk_1711'
+        - 1802:
+            branch: '18.02.x'
+            repo-stream-part: 'deb_dpdk_1802'
 
 - job-template:
     name: 'deb_dpdk-verify-{stream}-{os}'