From 1258ba0683f5c7cbfae93f3a37d2e84b9e9af9e0 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Tue, 13 Sep 2022 13:42:08 +0200 Subject: feat(csit): Ubuntu 2204 Job Cleanup Signed-off-by: Peter Mikus Change-Id: I53e67d34923558f89af3393791168e191064aa40 --- jjb/csit/csit-vpp-device.yaml | 27 +++++++++------------------ 1 file changed, 9 insertions(+), 18 deletions(-) (limited to 'jjb/csit/csit-vpp-device.yaml') diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index b30913057..02943e87a 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -33,23 +33,17 @@ - master: branch: 'master' branch-id: 'oper' - - '2202': - branch: 'rls2202' - branch-id: 'oper-rls2202' - - '2206': - branch: 'rls2206' - branch-id: 'oper-rls2206' +# - '2210': +# branch: 'rls2210' +# branch-id: 'oper-rls2210' - 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}-weekly': stream: - master: branch: 'master' branch-id: 'oper' - - '2202': - branch: 'rls2202' - branch-id: 'oper-rls2202' - - '2206': - branch: 'rls2206' - branch-id: 'oper-rls2206' +# - '2210': +# branch: 'rls2210' +# branch-id: 'oper-rls2210' project: 'csit' branch: 'master' @@ -58,12 +52,9 @@ - master: branch: 'master' branch-id: 'oper' - - '2202': - branch: 'rls2202' - branch-id: 'oper-rls2202' - - '2206': - branch: 'rls2206' - branch-id: 'oper-rls2206' +# - '2210': +# branch: 'rls2210' +# branch-id: 'oper-rls2210' - job-template: name: 'csit-vpp-device-{stream}-{os}-{executor-arch}-{node-arch}' -- cgit 1.2.3-korg