Bug 1291473: set tier explicitly for android partner builds; r=jlund draft
authorDustin J. Mitchell <dustin@mozilla.com>
Tue, 26 Jul 2016 17:34:41 +0000
changeset 398163 d8316be56fbd14e8fe0799d541895659c25af8bc
parent 398162 56511fae4500f81216e03850cf912ed94394982d
child 398164 f02eec115106f333df26d98fab22592f86f04b00
push id25464
push userdmitchell@mozilla.com
push dateMon, 08 Aug 2016 19:39:25 +0000
reviewersjlund
bugs1291473
milestone51.0a1
Bug 1291473: set tier explicitly for android partner builds; r=jlund MozReview-Commit-ID: traMeOsxxg
taskcluster/ci/legacy/tasks/builds/android_api_15_partner_sample1.yml
--- a/taskcluster/ci/legacy/tasks/builds/android_api_15_partner_sample1.yml
+++ b/taskcluster/ci/legacy/tasks/builds/android_api_15_partner_sample1.yml
@@ -57,16 +57,17 @@ task:
 
     command: ["/bin/bash", "bin/build.sh"]
 
   extra:
     treeherderEnv:
       - production
       - staging
     treeherder:
+      tier: 2
       machine:
         # see https://github.com/mozilla/treeherder/blob/master/ui/js/values.js
         platform: android-4-0-armv7-api15-partner1
     # 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.linux-x86_64.tar.bz2'