Bug 1376385 - Use correct mozharness config on windows headless. r?whimboo draft
authorBrendan Dahl <brendan.dahl@gmail.com>
Tue, 27 Jun 2017 12:14:52 -0700
changeset 600711 304149598e5142b75e308166de1245083eb70ac3
parent 600694 8f80d594c08d5c7a112e5d4b9eb44ffca717eb7b
child 635076 e23dd4033385bcf4200ef1a570905bd2919ef085
push id65852
push userbmo:bdahl@mozilla.com
push dateTue, 27 Jun 2017 19:15:29 +0000
reviewerswhimboo
bugs1376385
milestone56.0a1
Bug 1376385 - Use correct mozharness config on windows headless. r?whimboo MozReview-Commit-ID: 7n4YuPFpRdN
taskcluster/ci/test/tests.yml
--- a/taskcluster/ci/test/tests.yml
+++ b/taskcluster/ci/test/tests.yml
@@ -385,17 +385,19 @@ marionette-headless:
             default: ['all']
     mozharness:
         by-test-platform:
             default:
                 script: marionette.py
                 no-read-buildbot-config: true
                 config:
                     by-test-platform:
-                        macosx.*: 
+                        windows.*:
+                            - marionette/windows_taskcluster_config.py
+                        macosx.*:
                             - marionette/prod_config.py
                         default:
                             - marionette/prod_config.py
                             - remove_executables.py
                 extra-options:
                     by-test-platform:
                         default:
                             - --headless