summaryrefslogtreecommitdiffstats
path: root/jjb/hicn/hicn.yaml
diff options
context:
space:
mode:
authorMauro Sardara <msardara@cisco.com>2022-10-14 12:05:12 +0200
committerMauro Sardara <msardara@cisco.com>2022-10-14 12:05:19 +0200
commit8473eff911e6486ee385aac039ae6a6673790f1f (patch)
tree58b2d549513708eb2944c6a1ffb5f57af8a329b9 /jjb/hicn/hicn.yaml
parent6b0633c4df5f30f0a2034ad283a5a00ab81a0256 (diff)
fix: hicn-docs jobs should skip voting
The +1 should be given only at the end of functional tests. Signed-off-by: Mauro Sardara <msardara@cisco.com> Change-Id: Ia7aa366247d9ad3c001996fc5a1ea207c764e238
Diffstat (limited to 'jjb/hicn/hicn.yaml')
-rw-r--r--jjb/hicn/hicn.yaml14
1 files changed, 8 insertions, 6 deletions
diff --git a/jjb/hicn/hicn.yaml b/jjb/hicn/hicn.yaml
index 9d1dabed..135ee6a0 100644
--- a/jjb/hicn/hicn.yaml
+++ b/jjb/hicn/hicn.yaml
@@ -279,9 +279,6 @@
branches:
- branch-compare-type: "ANT"
branch-pattern: "**/{branch}"
- override-votes: true
- gerrit-build-notbuilt-verified-value: 0
- gerrit-build-successful-verified-value: 1
# yamllint disable-line rule:line-length
notbuilt-message: "Automatic retry of failed jobs may be in process. A proper vote should be set when retry completes."
# yamllint disable-line rule:line-length
@@ -289,9 +286,14 @@
successful-message: "build_success-{stream}-{os}-{executor-arch}"
skip-vote:
successful: true
- failed: false
- unstable: false
- notbuilt: false
+ failed: true
+ unstable: true
+ notbuilt: true
+ override-votes: true
+ gerrit-build-successful-verified-value: 1
+ gerrit-build-failed-verified-value: 1
+ gerrit-build-unstable-verified-value: 1
+ gerrit-build-notbuilt-verified-value: 1
builders:
- shell: !include-raw-escape: