You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »


When you're leaving a comment on a gerrit commit you can use trigger text in order to trigger some jenkins builds accordingly


Click on the reply... button to get the following window.

In this  text block you can enter the following triggers to get those results:



recheck: running the jenkins verify job - for example on sdc project the following job will run: https://jenkins.onap.org/view/sdc/job/sdc-master-verify-java/

remerge: running the jenking merge job - for example on sdc project the following job will run: https://jenkins.onap.org/view/sdc/job/sdc-master-sdc-merge-java/

please release: running the jenkins release job according to the current version - for example on sdc project version 1.1.0 the following job will run: https://jenkins.onap.org/view/sdc/job/sdc-release-1.0.0-docker-version-java-daily/

  • No labels