Bug 1282850 - bump fennec debug builds and tests to tier 1 in Taskcluster, r?gbrown draft
authorJordan Lund <jlund@mozilla.com>
Mon, 11 Jul 2016 17:04:20 -0700
changeset 386490 599e0f39251ef27c592e8137fa2d5502ea8d3ff9
parent 386451 5a9c859747e53e211d58247eda706d95c2b7e88c
child 525123 6cda1ce4ffe8a6909f866c0aa5cbb49c4023e971
push id22716
push userjlund@mozilla.com
push dateTue, 12 Jul 2016 00:04:39 +0000
reviewersgbrown
bugs1282850, 1243024
milestone50.0a1
Bug 1282850 - bump fennec debug builds and tests to tier 1 in Taskcluster, r?gbrown looks like we have to be more explicit with each build and suite compared to https://bugzilla.mozilla.org/show_bug.cgi?id=1243024 which is a good thing :) as per dev.planning announcement and coop's email, we are going to try making tc tier 2 jobs more critical for less critical jobs, e.g. debug builds, by making them tier 1. MozReview-Commit-ID: 4IwNCjOHo7x
taskcluster/ci/legacy/tasks/builds/android_api_15_debug.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_cppunit_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_crashtest_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_jsreftest_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_chrome_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_clipboard_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gl_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gpu_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_media_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_plain_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_reftest_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_robocop_dbg.yml
taskcluster/ci/legacy/tasks/tests/fx_android-api-15_xpcshell_dbg.yml
--- a/taskcluster/ci/legacy/tasks/builds/android_api_15_debug.yml
+++ b/taskcluster/ci/legacy/tasks/builds/android_api_15_debug.yml
@@ -49,17 +49,17 @@ task:
       - staging
     treeherder:
       machine:
         # see https://github.com/mozilla/treeherder/blob/master/ui/js/values.js
         platform: android-4-0-armv7-api15
       groupSymbol: tc
       groupName: Submitted by taskcluster
       symbol: B
-      tier: 2
+      tier: 1
       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:
       build: 'public/build/target.apk'
       mozharness: 'public/build/mozharness.zip'
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_cppunit_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_cppunit_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_cppunit.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_crashtest_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_crashtest_dbg.yml
@@ -5,9 +5,9 @@ task:
     command:
       - --download-symbols=true
   extra:
     suite:
       name: crashtest-debug-{{chunk}}
     chunks:
       total: 10
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_jsreftest_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_jsreftest_dbg.yml
@@ -5,9 +5,9 @@ task:
     command:
       - --download-symbols=true
   extra:
     suite:
       name: jsreftest-debug-{{chunk}}
     chunks:
       total: 20
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_chrome_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_chrome_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_mochitest_chrome.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_clipboard_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_clipboard_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_mochitest_clipboard.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gl_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gl_dbg.yml
@@ -2,9 +2,9 @@
   from: 'tasks/tests/fx_android-api-15_mochitest_gl.yml'
 task:
   workerType: desktop-test-xlarge
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gpu_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_gpu_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_mochitest_gpu.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_media_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_media_dbg.yml
@@ -2,9 +2,9 @@
   from: 'tasks/tests/fx_android-api-15_mochitest_media.yml'
 task:
   payload:
     maxRunTime: 5400
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_plain_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_mochitest_plain_dbg.yml
@@ -2,9 +2,9 @@
   from: 'tasks/tests/fx_android-api-15_mochitest_plain.yml'
 task:
   payload:
     maxRunTime: 10800
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_reftest_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_reftest_dbg.yml
@@ -5,9 +5,9 @@ task:
     command:
       - --download-symbols=true
   extra:
     suite:
       name: reftest-debug-{{chunk}}
     chunks:
       total: 48
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_robocop_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_robocop_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_robocop.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1
--- a/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_xpcshell_dbg.yml
+++ b/taskcluster/ci/legacy/tasks/tests/fx_android-api-15_xpcshell_dbg.yml
@@ -1,9 +1,9 @@
 $inherits:
   from: 'tasks/tests/fx_android-api-15_xpcshell.yml'
 task:
   payload:
     command:
       - --download-symbols=true
   extra:
     treeherder:
-      tier: 2
+      tier: 1