[PATCH] osmo-ci[master]: gerrit-verifications.yml: Don't skip the vote

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Sun Oct 29 17:46:36 UTC 2017


Review at  https://gerrit.osmocom.org/4580

gerrit-verifications.yml: Don't skip the vote

Change-Id: I4eb153701baf1652394bda7505dcd3bc31e28570
---
M jobs/gerrit-verifications.yml
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-ci refs/changes/80/4580/1

diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 26c9529..ecb179b 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -233,10 +233,10 @@
                 - branch-compare-type: 'ANT'
                   branch-pattern: '**'
           skip-vote:
-              successful: true
-              failed: true
-              unstable: true
-              notbuilt: true
+              successful: false
+              failed: false
+              unstable: false
+              notbuilt: false
           silent: false
           escape-quotes: false
           no-name-and-email: false

-- 
To view, visit https://gerrit.osmocom.org/4580
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I4eb153701baf1652394bda7505dcd3bc31e28570
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list