Adjust Jenkins triggers in PyPI templates 86/61886/4 v0.44.1
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 1 Oct 2019 10:37:56 +0000 (06:37 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 1 Oct 2019 17:12:28 +0000 (13:12 -0400)
commit6df0883fb085c17d7c53480783034cac21133399
tree209247793277dfd25209704bd0ef590f762553be
parent6c402be03ed1b193ab534a4c1edcbed743bfe910
Adjust Jenkins triggers in PyPI templates

- In the PyPI merge template, add cron parameter to support daily
  build and push to a staging repo, like the maven merge template.
- In PyPI release templates, change name of gerrit and github trigger
  file patterns parameter. This avoids accidental overriding by jobs
  that limit their actions to subdirectories. The release file patterns
  are hardcoded in a shell script. Remove params from doc.
- In all PyPI templates, add disabled option and disable-job parameter
  to be consistent with other python templates.

Change-Id: Ib2934728efbb4d957ad622dc84f1ee2a8383a27c
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/jjb/lf-python-jobs.rst
jjb/lf-python-jobs.yaml
releasenotes/notes/repair-pypi-triggers-290e25834dfbc34a.yaml [new file with mode: 0644]