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 d0403b39a..8fc37e84d 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -33,23 +33,23 @@ - master: branch: 'master' branch-id: 'oper' - - '2101': - branch: 'rls2101' - branch-id: 'oper-rls2101' - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly': stream: - master: branch: 'master' branch-id: 'oper' - - '2101': - branch: 'rls2101' - branch-id: 'oper-rls2101' - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' project: 'csit' branch: 'master' @@ -58,12 +58,12 @@ - master: branch: 'master' branch-id: 'oper' - - '2101': - branch: 'rls2101' - branch-id: 'oper-rls2101' - '2106': branch: 'rls2106' branch-id: 'oper-rls2106' + - '2110': + branch: 'rls2110' + branch-id: 'oper-rls2110' - job-template: name: 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}' |