diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-12-17 09:09:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2020-12-17 09:09:25 +0000 |
commit | eaf9764089145f26132b53b3899a54bc7b2d417b (patch) | |
tree | de6a67c50e63e3ee092ab9688e6092ba174fd875 /jjb/csit/csit-vpp-device.yaml | |
parent | e9604519cc808fe304c59e804b4fb6287bbc4ac0 (diff) | |
parent | 9440abc2adf6bf64d11ef94f97191a47ab843c35 (diff) |
Merge "Add CSIT rls2101 branch"
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 4f2fd7869..252684125 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -32,6 +32,9 @@ - '2009_lts': branch: 'rls2009_lts' branch-id: 'oper-rls2009_lts' + - '2101': + branch: 'rls2101' + branch-id: 'oper-rls2101' - 'csit-vpp-device-{stream}-{os}-{node-arch}-weekly': stream: - master: @@ -40,6 +43,9 @@ - '2009_lts': branch: 'rls2009_lts' branch-id: 'oper-rls2009_lts' + - '2101': + branch: 'rls2101' + branch-id: 'oper-rls2101' project: 'csit' executor: 'vpp-csit-device' @@ -58,6 +64,9 @@ - '2009_lts': branch: 'rls2009_lts' branch-id: 'oper-rls2009_lts' + - '2101': + branch: 'rls2101' + branch-id: 'oper-rls2101' exclude: - stream: '2005' node-arch: '1n-tx2' |