From: Jan Gelety Date: Tue, 15 Jan 2019 15:54:30 +0000 (+0100) Subject: Add CSIT rls1901 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F16827%2F1;p=ci-management.git Add CSIT rls1901 branch Change-Id: Ie9114a1138c9903c9f8a3bfa6ca7796a6234d219 Signed-off-by: Jan Gelety --- diff --git a/jjb/csit/csit-hc2vpp.yaml b/jjb/csit/csit-hc2vpp.yaml index a354b7fd3..80dd86c8f 100644 --- a/jjb/csit/csit-hc2vpp.yaml +++ b/jjb/csit/csit-hc2vpp.yaml @@ -21,6 +21,9 @@ - '1810': branch: 'rls1810' branch-id: 'oper-rls1810' + - '1901': + branch: 'rls1901' + branch-id: 'oper-rls1901' - job-template: name: 'csit-hc2vpp-verify-func-{stream}-{os}' diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 5ff9912d6..3ab41dc15 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -32,6 +32,9 @@ - master: branch: 'master' branch-id: 'oper' + - '1901': + branch: 'rls1901' + branch-id: 'oper-rls1901' stream: - master: branch: 'master' @@ -39,6 +42,9 @@ - '1810': branch: 'rls1810' branch-id: 'oper-rls1810' + - '1901': + branch: 'rls1901' + branch-id: 'oper-rls1901' - job-template: name: 'csit-vpp-device-{stream}-{os}-{topo}-{arch}' diff --git a/jjb/csit/csit-vpp-pylint.yaml b/jjb/csit/csit-vpp-pylint.yaml index e1193f05a..0a4f4556e 100644 --- a/jjb/csit/csit-vpp-pylint.yaml +++ b/jjb/csit/csit-vpp-pylint.yaml @@ -10,6 +10,8 @@ stream: - master: branch: 'master' + - '1901': + branch: 'rls1901' - job-template: name: 'csit-validate-pylint-{stream}' diff --git a/jjb/csit/csit.yaml b/jjb/csit/csit.yaml index e8359e8ac..e613c2f31 100644 --- a/jjb/csit/csit.yaml +++ b/jjb/csit/csit.yaml @@ -64,6 +64,9 @@ - master: branch: 'master' branch-id: 'oper' + - '1901': + branch: 'rls1901' + branch-id: 'oper-rls1901' stream: - master: branch: 'master' @@ -80,6 +83,9 @@ - '1810': branch: 'rls1810' branch-id: 'oper-rls1810' + - '1901': + branch: 'rls1901' + branch-id: 'oper-rls1901' - job-template: name: 'csit-vpp-functional-{stream}-{os}-virl'