From: Peter Mikus Date: Mon, 15 Jul 2024 04:31:02 +0000 (+0200) Subject: feat(csit): Fix vpp-device job matrix X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F61%2F41261%2F2;p=ci-management.git feat(csit): Fix vpp-device job matrix Signed-off-by: Peter Mikus Change-Id: I197a906ad77a8e6fd5e2224f0195407a78522c5a --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 1024a3946..c421b2931 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2023 Cisco and/or its affiliates. +# Copyright (c) 2024 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: @@ -282,9 +282,6 @@ - 'master': branch: 'master' branch-refspec: '' - - '2310': - branch: 'stable/2310' - branch-refspec: '' - '2402': branch: 'stable/2402' branch-refspec: '' @@ -301,10 +298,8 @@ executor-arch: 'aarch64' skip-vote: 'false' exclude: - # 1n-alt testbed not supported - # in CSIT prior to 2402 - - testbed-arch: 1n-alt - stream: '2310' + - testbed-arch: 1n-spr + stream: '2402' # [end] VPP-CSIT-VERIFY-DEVICE PROJECT # VPP-CSIT-VERIFY-PERF PROJECT