Bug 1286075: set tier, drop empty product for tc(Mh); r=Callek draft
authorDustin J. Mitchell <dustin@mozilla.com>
Tue, 09 Aug 2016 14:06:07 +0000
changeset 412717 9381b1291e56161c75c3e7a27261c16fcc1e1ebd
parent 412716 a2bcef79cdda65630762d322e0c1897ca0f2cd3d
child 412718 ac90e21579c479c334906248958d5d4a2dc28a54
push id29252
push userdmitchell@mozilla.com
push dateMon, 12 Sep 2016 19:16:39 +0000
reviewersCallek
bugs1286075
milestone51.0a1
Bug 1286075: set tier, drop empty product for tc(Mh); r=Callek Setting `build_platform` in $inherits.variables and then using it in the body of the task does not work; the resulting task.extra.build_product was an empty string MozReview-Commit-ID: IOxikZStVbq
taskcluster/ci/legacy/tasks/tests/mozharness-gecko.yml
--- a/taskcluster/ci/legacy/tasks/tests/mozharness-gecko.yml
+++ b/taskcluster/ci/legacy/tasks/tests/mozharness-gecko.yml
@@ -31,20 +31,19 @@ task:
       - '--'
       - bash
       - -cx
       - >
           cd /home/worker/checkouts/gecko/testing/mozharness &&
           /usr/bin/pip2 install tox &&
           /home/worker/.local/bin/tox -e py27-hg3.7
   extra:
-    extra:
-        build_product: '{{build_product}}'
     locations:
         build: null
         tests: null
     treeherder:
         machine:
             platform: lint
         symbol: MH
+        tier: 2
     treeherderEnv:
         - production
         - staging