Bug 1291473: set mulet tier explicitly r=gerard-majax draft
authorDustin J. Mitchell <dustin@mozilla.com>
Tue, 26 Jul 2016 14:33:59 +0000
changeset 398162 56511fae4500f81216e03850cf912ed94394982d
parent 398161 3c6f791b5fcbb43b9e83a44a3b7ed22ef6d2656c
child 398163 d8316be56fbd14e8fe0799d541895659c25af8bc
push id25464
push userdmitchell@mozilla.com
push dateMon, 08 Aug 2016 19:39:25 +0000
reviewersgerard-majax
bugs1291473
milestone51.0a1
Bug 1291473: set mulet tier explicitly r=gerard-majax MozReview-Commit-ID: 8TA56XdGFU7
taskcluster/ci/legacy/tasks/builds/mulet_linux.yml
taskcluster/ci/legacy/tasks/builds/mulet_linux_dbg.yml
--- a/taskcluster/ci/legacy/tasks/builds/mulet_linux.yml
+++ b/taskcluster/ci/legacy/tasks/builds/mulet_linux.yml
@@ -43,16 +43,17 @@ task:
 
   extra:
     treeherderEnv:
       - production
       - staging
     treeherder:
       # Disable "TC" prefix...
       groupSymbol: "?"
+      tier: 3
       machine:
         platform: mulet-linux64
     # Rather then enforcing particular conventions we require that all build
     # tasks provide the "build" extra field to specify where the build and tests
     # files are located.
     locations:
       build: 'public/build/target.tar.bz2'
       test_packages: 'public/build/target.test_packages.json'
--- a/taskcluster/ci/legacy/tasks/builds/mulet_linux_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/builds/mulet_linux_dbg.yml
@@ -43,16 +43,17 @@ task:
 
   extra:
     treeherderEnv:
       - production
       - staging
     treeherder:
       # Disable "TC" prefix...
       groupSymbol: "?"
+      tier: 3
       machine:
         platform: mulet-linux64
       collection:
         debug: true
     # Rather then enforcing particular conventions we require that all build
     # tasks provide the "build" extra field to specify where the build and tests
     # files are located.
     locations: