diff options
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}' |