diff options
author | Dave Wallace <dwallacelf@gmail.com> | 2024-07-30 11:53:05 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2024-07-30 11:53:05 +0000 |
commit | 1cdcc738c7c5b1cc61a74648d009c9d1612c1507 (patch) | |
tree | e1c03bff18cea2d137a2a5c946d8dc1bbe722fd1 /jjb | |
parent | c7c3628f203a7db78727a5503d86d9ae0696a940 (diff) | |
parent | 04e6b60ee87e94698ca3e89cb92bc90c9cbe3ea6 (diff) |
Merge "feat(csit): Enable voting on 1n-spr csit-vpp jobs"
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/csit/csit-vpp-device.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/csit/csit-vpp-device.yaml b/jjb/csit/csit-vpp-device.yaml index cb5a9b245..7e6dbb4ef 100644 --- a/jjb/csit/csit-vpp-device.yaml +++ b/jjb/csit/csit-vpp-device.yaml @@ -34,7 +34,7 @@ os: 'ubuntu2204' executor-arch: 'x86_64' make-parallel-jobs: '32' - skip-vote: 'true' + skip-vote: 'false' project: 'csit' branch: 'master' branch-id: 'oper' |