From: Damjan Marion Date: Tue, 29 Mar 2022 10:03:10 +0000 (+0200) Subject: Temporary make device-tests on 1n-skx non-voting X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F09%2F35809%2F1;p=ci-management.git Temporary make device-tests on 1n-skx non-voting To unblock VPP patches until issue is resolved. Change-Id: I480a0aad65b31c6dd544a16eb6b2932ef54ef067 Signed-off-by: Damjan Marion --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 122c5a3ff..5e78c076b 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -187,7 +187,6 @@ - 'vpp-csit-verify-device-{stream}-{os}-{executor-arch}-{testbed-arch}': make-parallel-jobs: '32' project: 'vpp' - skip-vote: 'false' stream: - master: branch: 'master' @@ -202,6 +201,7 @@ - 1n-skx: os: 'ubuntu2004' executor-arch: 'x86_64' + skip-vote: 'true' - 1n-tx2: os: 'ubuntu2004' executor-arch: 'aarch64'