Hi, infra experts
We want to introduce a jenkins job trigger for experimental changes[1]
A trigger is created for doctor project[2], but it seems not working as
expected. When a new comment "check experimental" is added[3], no job is
triggered[4] as expected.
*Could anyone give some hint on how to debug such issue?*
The trigger is defined as a macro and referenced in doctor-profiling-master
job
- trigger:
name: 'doctor-experimental'
triggers:
- gerrit:
server-name: 'gerrit.opnfv.org'
trigger-on:
- comment-added-contains-event:
comment-contains-value: 'check experimental'
- job-template:
name: 'doctor-profiling-{stream}'
...
triggers:
- 'doctor-experimental'
[1]: http://docs.openstack.org/infra/system-config/test-infra-
requirements.html#experimental
<http://docs.openstack.org/infra/system-config/test-infra-requirements.html#experimental>
[2]:https://gerrit.opnfv.org/gerrit/#/c/26439/
[3]: https://gerrit.opnfv.org/gerrit/#/c/26531/
[4]: https://build.opnfv.org/ci/view/doctor/job/doctor-profiling-master/
_______________________________________________
opnfv-tech-discuss mailing list
[email protected]
https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss