Release jobs use Gerrit Trigger choosing strategy 70/62970/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 28 Jan 2020 15:03:14 +0000 (10:03 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 28 Jan 2020 15:03:14 +0000 (10:03 -0500)
commit105796516adb521cd606f15737d43036eff389e3
tree6c31bd02c9916cbfb2e61a7e90edbad4134ff203
parent8285615e111cae15f76eba24e5720068d16e778f
Release jobs use Gerrit Trigger choosing strategy

Use choosing strategy Gerrit Trigger in container/jar and
package cloud release merge jobs. This retains the current
behavior in the simple merge case, and ensures that a job
triggered by a "remerge" comment uses the release file at
that commit.  The previous choosing strategy, default, uses
the tip of the target branch.  That does not allow recovery
from merge job failure if the target branch has advanced past
the commit with the release file.

Change-Id: I6685e54da9f1510243f52506794cf52a28b9eb61
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
jjb/lf-release-jobs.yaml
releasenotes/notes/release-merge-gerrit-choosing-strategy-8d9b631b8fec525a.yaml [new file with mode: 0644]