fix(csit): Disable 1n-spr voting 11/41311/1
authorPeter Mikus <[email protected]>
Tue, 30 Jul 2024 12:10:30 +0000 (14:10 +0200)
committerPeter Mikus <[email protected]>
Tue, 30 Jul 2024 12:10:30 +0000 (14:10 +0200)
Signed-off-by: Peter Mikus <[email protected]>
Change-Id: I5389be5e51c7f99f015afeb18434e39a1408b294

jjb/csit/csit-vpp-device.yaml
jjb/vpp/vpp.yaml

index 7e6dbb4..cb5a9b2 100644 (file)
@@ -34,7 +34,7 @@
           os: 'ubuntu2204'
           executor-arch: 'x86_64'
           make-parallel-jobs: '32'
-          skip-vote: 'false'
+          skip-vote: 'true'
     project: 'csit'
     branch: 'master'
     branch-id: 'oper'
index c421b29..18d376f 100644 (file)
       - 1n-spr:
           os: 'ubuntu2204'
           executor-arch: 'x86_64'
-          skip-vote: 'false'
+          skip-vote: 'true'
       - 1n-alt:
           os: 'ubuntu2204'
           executor-arch: 'aarch64'