Remove start section from the pipeline

Presence of start section in check pipeline
leads to unnecessary messages being posted
to upstream Gerrit, it is prohibited by
third-party ci policy in upstream, so we
should remove start section to fix this.

Change-Id: Ic8a6127255061fc7124fcac933a64021dcf66509
This commit is contained in:
Mykyta Karpin 2016-10-17 16:43:08 +03:00
parent f7d54c7c4e
commit dd878279dc
1 changed files with 0 additions and 3 deletions

View File

@ -11,9 +11,6 @@ pipelines:
comment_filter: (?i)^(Patch Set [0-9]+:\n\n)?\s*retrigger(( (?:bug|lp)[\s#:]*(\d+))|( no bug)|( murano-ci))\s*$
- event: comment-added
comment_filter: recheck
start:
gerrit:
verified: 0
success:
gerrit:
verified: 1