Use compare-type REG_EXP for Python job file paths 45/62145/2
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 18:02:09 +0000 (14:02 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 1 Nov 2019 20:27:23 +0000 (16:27 -0400)
commitfa5ddbf67c8b9ee78707c1d37abcbe16b4cb7cb4
treee1fadba023a2f9bfc92e03715ee317cad7f9d918
parent19cb59a5d60873873f6905b97266a8e919796dbc
Use compare-type REG_EXP for Python job file paths

Change compare-type to REG_EXP in macros lf_python_clm_xc and
lf_pypi_common for config parameter gerrit_trigger_file_paths
with the regular expression .*
Previously was ANT, which didn't match anything with pattern .*
so recheck/reverify comment triggers did not work.
Clarify documentation of comment triggers for python jobs.

Change-Id: Id926d83e454fce2aa795b15d27c794fc41bbd1d3
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
docs/jjb/lf-python-jobs.rst
jjb/lf-python-jobs.yaml
releasenotes/notes/fix-pypi-compare-type-a3ae65287c42d2d3.yaml [new file with mode: 0644]