From: Lott, Christopher (cl778h) Date: Tue, 1 Oct 2019 10:37:56 +0000 (-0400) Subject: Adjust Jenkins triggers in PyPI templates X-Git-Tag: v0.44.1^0 X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=commitdiff_plain;h=6df0883fb085c17d7c53480783034cac21133399;hp=6df0883fb085c17d7c53480783034cac21133399;p=releng%2Fglobal-jjb.git 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) ---