Revise com-pylog verify/merge jobs for repo layout 81/1381/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 6 Nov 2019 14:34:14 +0000 (09:34 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 6 Nov 2019 14:38:50 +0000 (09:38 -0500)
Python source for this package is now in subdirectory mdclogpy, so
add tox-dir and gerrit_trigger_file_paths settings with that dir.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: Ic357664969a61d7f092e17cd194a6f8a302c4238

jjb/com-pylog/com-pylog.yaml

index bcd9659..6be814d 100644 (file)
 - project:
     <<: *pylog_common
     name: pylog-pypi
+    # the code is in a subdirectory
+    tox-dir: mdclogpy
+    gerrit_trigger_file_paths:
+      - compare-type: REG_EXP
+        pattern: 'mdclogpy/.*'
     stream:
       - master:
           branch: master