Add CSIT rls2001 branch 20/24320/2
authorJan Gelety <jgelety@cisco.com>
Fri, 10 Jan 2020 10:47:47 +0000 (11:47 +0100)
committerJan Gelety <jgelety@cisco.com>
Fri, 10 Jan 2020 13:47:09 +0000 (14:47 +0100)
Change-Id: Id890c500980278840eae90fa298a193cb1fb5735
Signed-off-by: Jan Gelety <jgelety@cisco.com>
jjb/csit/csit-perf.yaml
jjb/csit/csit-tox.yaml
jjb/csit/csit-vpp-device.yaml
jjb/csit/csit.yaml

index d9263a4..f18a596 100644 (file)
       - master:
           branch: 'master'
           branch-id: 'oper'
-          executor: 'ubuntu1804-us'
       - '1904':
           branch: 'rls1904'
           branch-id: 'oper-rls1904'
-          executor: 'ubuntu1804-us'
       - '1908_1':
           branch: 'rls1908_1'
           branch-id: 'oper-rls1908_1'
-          executor: 'ubuntu1804-us'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
 
     build-artifact-num-to-keep: 10
     node-arch:
index e83ce94..9c54cd1 100644 (file)
@@ -27,6 +27,8 @@
           branch: 'rls1904'
       - '1908_1':
           branch: 'rls1908_1'
+      - '2001':
+          branch: 'rls2001'
 
 - job-template:
     name: 'csit-verify-tox-{stream}'
index 3c713d0..9fb768a 100644 (file)
@@ -39,6 +39,9 @@
       - master:
           branch: 'master'
           branch-id: 'oper'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
     stream:
       - master:
           branch: 'master'
@@ -49,6 +52,9 @@
       - '1908':
           branch: 'rls1908_1'
           branch-id: 'oper-rls1908_1'
+      - '2001':
+          branch: 'rls2001'
+          branch-id: 'oper-rls2001'
     exclude:
       - stream: '1904'
         os: 'ubuntu1804'
index ad6689c..5de96f9 100644 (file)
     stream_timed:
       - master:
           branch: 'master'
-          executor: 'ubuntu1804-us'
+      - '2001':
+          branch: 'rls2001'
     stream:
       - master:
           branch: 'master'
-          executor: 'ubuntu1804-us'
       - '1904':
           branch: 'rls1904'
-          executor: 'ubuntu1804-us'
       - '1908':
           branch: 'rls1908'
       - '1908_1':
           branch: 'rls1908_1'
+      - '2001':
+          branch: 'rls2001'
 
 - project:
     name: csit-view
@@ -89,7 +90,7 @@
 
     triggers:
       - reverse:
-          jobs: 'csit-vpp-verify-{stream_timed}-ubuntu1604-weekly'
+          jobs: 'csit-vpp-device-{stream_timed}-ubuntu1804-1n-skx-weekly'
           result: 'success'
       - gerrit:
           server-name: 'Primary'