Disable trigger for v3 check-tripleo pipeline

We're trying to reduce v3 job counts while we stabilize the log
server.

Change-Id: I7734b9f691f039182d68563b46c8b529c39f32c7
This commit is contained in:
James E. Blair 2017-10-12 10:48:10 -07:00
parent 643292ac75
commit 81f4f4349e
1 changed files with 6 additions and 6 deletions

View File

@ -286,12 +286,12 @@
http://docs.openstack.org/infra/manual/developers.html#automated-testing
manager: independent
precedence: normal
trigger:
gerrit:
- event: patchset-created
- event: change-restored
- event: comment-added
comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*recheck
trigger: {}
#gerrit:
# - event: patchset-created
# - event: change-restored
# - event: comment-added
# comment: (?i)^(Patch Set [0-9]+:)?( [\w\\+-]*)*(\n\n)?\s*recheck
require:
gerrit:
open: True