From: Peter Mikus Date: Fri, 8 Sep 2023 12:19:55 +0000 (+0000) Subject: feat(csit): Add 1n-spr non-vote X-Git-Url: https://gerrit.fd.io/r/gitweb?p=ci-management.git;a=commitdiff_plain;h=4e3d3d9557e9ae33d674d022d447c654f423a16b feat(csit): Add 1n-spr non-vote Signed-off-by: Peter Mikus Change-Id: Ic806aaeac91425742babb9903927cd477c90bc54 --- diff --git a/global-jjb b/global-jjb index 9ee321253..d31ff4635 160000 --- a/global-jjb +++ b/global-jjb @@ -1 +1 @@ -Subproject commit 9ee321253387facbfa28f44a8e3806b36247e04c +Subproject commit d31ff4635d1dc4a6afe4cf3be622a219be5f1318 diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index 69869f6e3..a8da5bd12 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -35,6 +35,11 @@ executor-arch: 'aarch64' make-parallel-jobs: '32' skip-vote: 'false' + - '1n-spr': + os: 'ubuntu2204' + executor-arch: 'x86_64' + make-parallel-jobs: '32' + skip-vote: 'true' project: 'csit' branch: 'master' branch-id: 'oper'