diff options
author | Vratko Polak <vrpolak@cisco.com> | 2020-09-09 15:14:39 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2020-09-09 15:14:39 +0000 |
commit | f08206570e268224136e9427fd4d92842fad0be4 (patch) | |
tree | 82f58f61f3c34f0ac12838a984f3b097fb83c709 /jjb/csit/csit-vpp-device.yaml | |
parent | 4d04144cca38185cc9b0ea0f2d040a4f4096d9b5 (diff) | |
parent | c3e8fd9bf3ed1d06977492b9554326819e69eb8b (diff) |
Merge "Add CSIT rls2009 branch"
Diffstat (limited to 'jjb/csit/csit-vpp-device.yaml')
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 373c20a3f..d901c7864 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -33,9 +33,9 @@ - '1908_2': branch: 'rls1908_2' branch-id: 'oper-rls1908_2' - - '2005': - branch: 'rls2005' - branch-id: 'oper-rls2005' + - '2009': + branch: 'rls2009' + branch-id: 'oper-rls2009' - 'csit-vpp-device-{stream}-{os}-{node-arch}-weekly': stream: - master: @@ -44,9 +44,9 @@ - '1908_2': branch: 'rls1908_2' branch-id: 'oper-rls1908_2' - - '2005': - branch: 'rls2005' - branch-id: 'oper-rls2005' + - '2009': + branch: 'rls2009' + branch-id: 'oper-rls2009' - 'csit-vpp-device-master-{os}-1n-tx2-csit-verify-hourly' - 'csit-vpp-device-master-{os}-1n-tx2-vpp-verify-hourly' @@ -62,12 +62,12 @@ - '1908_2': branch: 'rls1908_2' branch-id: 'oper-rls1908_2' - - '2001': - branch: 'rls2001' - branch-id: 'oper-rls2001' - '2005': branch: 'rls2005' branch-id: 'oper-rls2005' + - '2009': + branch: 'rls2009' + branch-id: 'oper-rls2009' - job-template: name: 'csit-vpp-device-{stream}-{os}-{node-arch}' |