Comment 5 for bug 1307495

Revision history for this message
Fuel Devops McRobotson (fuel-devops-robot) wrote : Related fix merged to fuel-infra/jenkins-jobs (master)

Reviewed: https://review.fuel-infra.org/13703
Submitter: Igor Belikov <email address hidden>
Branch: master

Commit: 7ce2ca8ee08902516d7d0a168fff1847b81d4743
Author: Aliaksei Cherniakou <email address hidden>
Date: Fri Nov 13 15:54:28 2015

Run job on recheck|reverify comment in gerrit

RegExp has been taken from Zuul configuration.
It is placed at global.yaml as a value of
gerrit_trigger_on_recheck_regexp property.
Job templates take list of triggers from projects now.
There is an alias defined in project to pass dictionary
via the python list to configure comment-added-contains-event
gerrit trigger.
To process all of the verify jobs, some of the jobs definitions
have been converted to job templates.

It is implemented to have possibility to retrigger
Jenkins jobs on recheck|reverify magic words for sure
as it is done in OpenStack Infra.

Change-Id: I69d46b56b3a98b269ed8c54fad509ad6f0015b66
Related-Bug: #1307495