From: Jan Gelety Date: Fri, 10 Jan 2020 10:47:47 +0000 (+0100) Subject: Add CSIT rls2001 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=3e1021d2050f6fb6c07c7ba12a8ebab21acf0ff3;p=ci-management.git Add CSIT rls2001 branch Change-Id: Id890c500980278840eae90fa298a193cb1fb5735 Signed-off-by: Jan Gelety --- diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index d9263a4aa..f18a59635 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -60,15 +60,15 @@ - 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: diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index e83ce94db..9c54cd1c9 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -27,6 +27,8 @@ branch: 'rls1904' - '1908_1': branch: 'rls1908_1' + - '2001': + branch: 'rls2001' - job-template: name: 'csit-verify-tox-{stream}' diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 3c713d08e..9fb768a5d 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -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' diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index ad6689c99..5de96f9c7 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -29,18 +29,19 @@ 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'