Bug 1370928 - Move mozharness unittests to linux64/opt platform and rename py(mh), r?jlund draft
authorAndrew Halberstadt <ahalberstadt@mozilla.com>
Wed, 07 Jun 2017 11:38:53 -0400
changeset 590312 5d66992ddd2e86cac513c377890bede4c537a526
parent 590258 fb40bcb6155bd1e3ac5468ff4575cce171efbc12
child 632184 1d94262c2fd351fa5a54d53eea8435a6e6f63b84
push id62696
push userahalberstadt@mozilla.com
push dateWed, 07 Jun 2017 15:53:01 +0000
reviewersjlund
bugs1370928
milestone55.0a1
Bug 1370928 - Move mozharness unittests to linux64/opt platform and rename py(mh), r?jlund MozReview-Commit-ID: 5SGAztLTvWW
taskcluster/ci/source-test/python-tests.yml
--- a/taskcluster/ci/source-test/python-tests.yml
+++ b/taskcluster/ci/source-test/python-tests.yml
@@ -75,19 +75,19 @@ mozbase:
     when:
         files-changed:
             - 'testing/mozbase/**'
             - 'config/mozunit.py'
             - 'python/mach_commands.py'
 
 mozharness:
     description: mozharness integration tests
-    platform: lint/opt
+    platform: linux64/opt
     treeherder:
-        symbol: py(MH)
+        symbol: py(mh)
         kind: test
         tier: 2
     worker-type: aws-provisioner-v1/gecko-t-linux-xlarge
     worker:
         docker-image: {in-tree: "lint"}
         max-run-time: 1800
     run:
         using: run-task