[MERGED] 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:48:48 UTC 2017


Harald Welte has submitted this change and it was merged.

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


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

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

Approvals:
  Harald Welte: Looks good to me, approved; Verified



diff --git a/jobs/gerrit-verifications.yml b/jobs/gerrit-verifications.yml
index 875a7b6..65e07a1 100644
--- a/jobs/gerrit-verifications.yml
+++ b/jobs/gerrit-verifications.yml
@@ -247,10 +247,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: merged
Gerrit-Change-Id: I4eb153701baf1652394bda7505dcd3bc31e28570
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list