Set verification to 0 on start

This should post information to jenkins that job is in queue.

Change-Id: I4bb5d43702cd4863c6d4702e25953b7fc048f939
This commit is contained in:
Artur Zarzycki 2016-08-02 15:33:39 +02:00
parent e3d193b6ae
commit 60c1f996f0
1 changed files with 3 additions and 0 deletions

View File

@ -15,6 +15,9 @@ pipelines:
- event: change-restored
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*(recheck|reverify|ccp-recheck)
start:
gerrit:
verified: 0
success:
gerrit:
verified: 1