Add jjb jobs for vpp for 18.07 release 86/13486/2
authorEd Warnicke <[email protected]>
Mon, 16 Jul 2018 13:15:02 +0000 (08:15 -0500)
committerEd Warnicke <[email protected]>
Mon, 16 Jul 2018 13:53:33 +0000 (08:53 -0500)
Change-Id: I0f20114ff66b733457b3bbe380cac5558e3208d4
Signed-off-by: Ed Warnicke <[email protected]>
jjb/vpp/vpp.yaml

index ae4def5..2596ce8 100644 (file)
@@ -26,6 +26,9 @@
         - '1804':
             branch: 'stable/1804'
             repo-stream-part: 'stable.1804'
+        - '1807':
+            branch: 'stable/1807'
+            repo-stream-part: 'stable.1807'
     type:
         - short
         - long
@@ -66,6 +69,9 @@
         - '1804':
             branch: 'stable/1804'
             repo-stream-part: 'stable.1804'
+        - '1807':
+            branch: 'stable/1807'
+            repo-stream-part: 'stable.1807'
     os: ubuntu1604
 
 - project:
@@ -78,6 +84,9 @@
         - master:
             branch: 'master'
             repo-stream-part: 'master'
+        - '1807':
+            branch: 'stable/1807'
+            repo-stream-part: 'stable.1807'
     os:
       - ubuntu1804:
           repo-os-part: 'ubuntu.bionic.main'
         - '1804':
             branch: 'stable/1804'
             repo-stream-part: 'stable.1804'
+        - '1807':
+            branch: 'stable/1807'
+            repo-stream-part: 'stable.1807'
     os:
       - ubuntu1604:
           repo-os-part: 'ubuntu-arm.xenial.main'