From 2166b9fa09016f0ac4e689a14d7216ccd365675e Mon Sep 17 00:00:00 2001 From: Jan Gelety Date: Thu, 7 May 2020 10:07:52 +0200 Subject: Add CSIT rls2005 branch - special report-iter and report-full jobs will be added in separate commit Change-Id: I99f2b86209c8cfd5acb7f432cb9509ed462b52e0 Signed-off-by: Jan Gelety --- jjb/csit/csit-perf.yaml | 6 ++++++ jjb/csit/csit-tox.yaml | 2 ++ jjb/csit/csit-vpp-device.yaml | 3 +++ jjb/csit/csit.yaml | 2 ++ 4 files changed, 13 insertions(+) diff --git a/jjb/csit/csit-perf.yaml b/jjb/csit/csit-perf.yaml index dcce3879..33938756 100644 --- a/jjb/csit/csit-perf.yaml +++ b/jjb/csit/csit-perf.yaml @@ -58,6 +58,9 @@ - '2001': branch: 'rls2001' branch-id: 'oper-rls2001' + - '2005': + branch: 'rls2005' + branch-id: 'oper-rls2005' - 'csit-vpp-perf-mrr-daily-master{node-arch}': node-arch: - '': @@ -112,6 +115,9 @@ - '2001': branch: 'rls2001' branch-id: 'oper-rls2001' + - '2005': + branch: 'rls2005' + branch-id: 'oper-rls2005' build-artifact-num-to-keep: 10 diff --git a/jjb/csit/csit-tox.yaml b/jjb/csit/csit-tox.yaml index 8990fa02..2dfe07bf 100644 --- a/jjb/csit/csit-tox.yaml +++ b/jjb/csit/csit-tox.yaml @@ -27,6 +27,8 @@ branch: 'rls1908_2' - '2001': branch: 'rls2001' + - '2005': + branch: 'rls2005' - job-template: name: 'csit-verify-tox-{stream}' diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index a34c1702..92e2278e 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -59,6 +59,9 @@ - '2001': branch: 'rls2001' branch-id: 'oper-rls2001' + - '2005': + branch: 'rls2005' + branch-id: 'oper-rls2005' - job-template: name: 'csit-vpp-device-{stream}-{os}-{node-arch}' diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index 8a15bf22..7e3b8f03 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -33,6 +33,8 @@ branch: 'rls1908_2' - '2001': branch: 'rls2001' + - '2005': + branch: 'rls2005' - project: name: csit-view -- cgit 1.2.3-korg