Add jjb configuration for new branch of hicn repo 20/26420/3
authorMauro Sardara <msardara@cisco.com>
Wed, 8 Apr 2020 10:12:50 +0000 (12:12 +0200)
committerMauro Sardara <msardara@cisco.com>
Wed, 8 Apr 2020 10:37:48 +0000 (12:37 +0200)
Change-Id: I1e5c8ec1272524c4b3f28be60a43de9eff1ce7d1
Signed-off-by: Mauro Sardara <msardara@cisco.com>
jjb/hicn/hicn.yaml

index 4a6d2c1..c1da8dc 100644 (file)
@@ -1,8 +1,33 @@
 ---
 - project:
-    name: hicn
+    name: hicn-verify
     jobs:
       - 'hicn-verify-{stream}-{os}'
+
+    project: 'hicn'
+    os:
+      - ubuntu1804:
+          repo-os-part: 'ubuntu.bionic.main'
+      - ubuntu1604:
+          repo-os-part: 'ubuntu.xenial.main'
+      - centos7:
+          repo-os-part: 'centos7'
+
+    stream:
+      - master:
+          branch: 'master'
+          repo-stream-part: 'master'
+      - lightng:
+          branch: 'hicn-light-ng'
+          repo-stream-part: 'hicn-light-ng'
+
+    type:
+      - short
+      - long
+
+- project:
+    name: hicn-merge
+    jobs:
       - 'hicn-merge-{stream}-{os}'
 
     project: 'hicn'
       - long
 
 - project:
-    name: hicn-arm
+    name: hicn-arm-verify
     jobs:
       - 'hicn-arm-verify-{stream}-{os}'
+
+    project: 'hicn'
+    os:
+      - ubuntu1804:
+          repo-os-part: 'ubuntu-arm.bionic.main'
+
+    stream:
+      - master:
+          branch: 'master'
+          repo-stream-part: 'master'
+      - lightng:
+          branch: 'hicn-light-ng'
+          repo-stream-part: 'hicn-light-ng'
+
+    type:
+      - short
+      - long
+
+- project:
+    name: hicn-arm-merge
+    jobs:
       - 'hicn-arm-merge-{stream}-{os}'
 
     project: 'hicn'
@@ -52,6 +98,9 @@
       - master:
           branch: 'master'
           repo-stream-part: 'master'
+      - lightng:
+          branch: 'hicn-light-ng'
+          repo-stream-part: 'hicn-light-ng'
     os: ubuntu1804
 
 - project: