Bug 1338528 - Run the Marionette harness tests when pytest-mozlog is updated. r?ahal draft
authorDave Hunt <dhunt@mozilla.com>
Mon, 13 Feb 2017 22:44:24 +0000
changeset 483172 82fe85afffe97215e711140861cc3b255c0a54fe
parent 483074 b11abfd3f39d3eaef4618fbf4b49edac835382fd
child 545583 59441731bc57a84fc53dab14e490b0756943f828
push id45249
push userdhunt@mozilla.com
push dateMon, 13 Feb 2017 23:11:44 +0000
reviewersahal
bugs1338528
milestone54.0a1
Bug 1338528 - Run the Marionette harness tests when pytest-mozlog is updated. r?ahal MozReview-Commit-ID: 6rt36U1g1pa
taskcluster/ci/marionette-harness/kind.yml
--- a/taskcluster/ci/marionette-harness/kind.yml
+++ b/taskcluster/ci/marionette-harness/kind.yml
@@ -40,10 +40,11 @@ jobs:
               - "bash"
               - "/home/worker/bin/build.sh"
               - "--tests=testing/marionette/harness/marionette_harness/tests/harness_unit"
               - "--work-dir=mozharness_workspace"
             max-run-time: 1800
         when:
             files-changed:
               - "testing/marionette/harness/**"
+              - "testing/mozbase/mozlog/mozlog/pytest_mozlog/**"
               - "testing/mozharness/scripts/marionette_harness_tests.py"
               - "testing/config/marionette_harness_test_requirements.txt"