Michael, Default JJB templates provide keyword, such as: - patch submited: recheck - patch merged: remerge
etc…. This is define in the trigger macro, here: https://github.com/onap/ci-management/blob/master/jjb/global-macros.yaml#L343 <https://github.com/onap/ci-management/blob/master/jjb/global-macros.yaml#L343> or here https://github.com/onap/ci-management/blob/master/jjb/global-macros.yaml#L362 <https://github.com/onap/ci-management/blob/master/jjb/global-macros.yaml#L362> I think every job is using those macros, hence you can use recheck/remerge on any patch in gerrit. HTH, Alexis > On Jan 30, 2018, at 12:11 PM, Michael O'Brien <[email protected]> wrote: > > Team, > Need your help, I saw a message about a week ago on keywords you can put > into a gerrit review to do things like rerun the Jobbuilder without waiting > for an actual commit trigger to do it – on demand. > > A rerun without a trigger for > https://jenkins.onap.org/view/logging-analytics/job/logging-analytics-master-verify-java/3/ > > <https://jenkins.onap.org/view/logging-analytics/job/logging-analytics-master-verify-java/3/> > to align with > https://jenkins.onap.org/view/logging-analytics/job/logging-analytics-master-verify-java/5/ > > <https://jenkins.onap.org/view/logging-analytics/job/logging-analytics-master-verify-java/5/> > > Where putting something like “rebuild” in the gerrit comment – would rerun > the Jenkins JobBuilder for that particular review > For example we have committer that put in a change just before the > JobBuilder framework was finished – it failed but now passes In another > merged review – In another commit I would just push some changes with a > > Git commit –amend > Git review –R > https://wiki.onap.org/display/DW/Development+Procedures+and+Policies#DevelopmentProceduresandPolicies-CommittingCode > > <https://wiki.onap.org/display/DW/Development+Procedures+and+Policies#DevelopmentProceduresandPolicies-CommittingCode> > > But I would like to kick off a build for another developer on his review > without doing an amend > Thank you > /michael > > > > Michael O’Brien > Amdocs Technology > 16135955268 > 55268 > <image001.jpg> > > This message and the information contained herein is proprietary and > confidential and subject to the Amdocs policy statement, > you may review at https://www.amdocs.com/about/email-disclaimer > <https://www.amdocs.com/about/email-disclaimer>_______________________________________________ > onap-discuss mailing list > [email protected] <mailto:[email protected]> > https://lists.onap.org/mailman/listinfo/onap-discuss > <https://lists.onap.org/mailman/listinfo/onap-discuss>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
