Repair pypi template tag and trigger behaviors 66/61966/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Thu, 10 Oct 2019 18:43:55 +0000 (14:43 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 11 Oct 2019 10:27:42 +0000 (06:27 -0400)
commit80fd45462e84ff59083de3038daea1a18915e28e
treeb625a8d2baa8a15681668c27347ff7e42b77718d
parent381cc03ffab74fb347bd1d8a17e7bc2703111650
Repair pypi template tag and trigger behaviors

Add missing {branch} parameter to branch-pattern in gerrit trigger
blocks in PyPI release-verify and release-merge templates. Jobs
were starting on all defined branches, not limited to the target.

Change pypi-tag-release.sh script to continue (not declare error)
if the tag already exists.

Update docs for the tagging behavior.

Change-Id: I76f31520794cc673e7f398ea90cd17d5ef3851a8
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/jjb/lf-python-jobs.rst
jjb/lf-python-jobs.yaml
releasenotes/notes/repair-pypi-behaviors-500855d749779c34.yaml [new file with mode: 0644]
shell/pypi-tag-release.sh