Bug 1371038: Clean up old aurora cron entries r=Callek draft
authorChris AtLee <catlee@mozilla.com>
Thu, 22 Jun 2017 12:47:11 -0400
changeset 606316 f97cf120d107d1d23374e2642117deeecbc99b33
parent 606207 d6f2a893cd7a77cacbb1b139fff78d09c2f001e0
child 606317 867da3a50013bb3c712d3041bef37191a3e586d2
push id67675
push usercatlee@mozilla.com
push dateMon, 10 Jul 2017 21:30:54 +0000
reviewersCallek
bugs1371038
milestone56.0a1
Bug 1371038: Clean up old aurora cron entries r=Callek MozReview-Commit-ID: 42KoLeSIxvK
.cron.yml
--- a/.cron.yml
+++ b/.cron.yml
@@ -5,24 +5,22 @@
 jobs:
     - name: nightly-desktop
       job:
           type: decision-task
           treeherder-symbol: Nd
           target-tasks-method: nightly_linux
       run-on-projects:
           - mozilla-central
-          - mozilla-aurora
           - date
       when:
           by-project:
             # Match buildbot starts for now
             date: [{hour: 15, minute: 0}]
             mozilla-central: [{hour: 10, minute: 0}]
-            mozilla-aurora: [] # bug 1358976
             # No default
 
     - name: nightly-desktop-osx
       job:
           type: decision-task
           treeherder-symbol: Nd-OSX
           target-tasks-method: nightly_macosx
       run-on-projects:
@@ -46,24 +44,22 @@ jobs:
 
     - name: nightly-android
       job:
           type: decision-task
           treeherder-symbol: Na
           target-tasks-method: nightly_fennec
       run-on-projects:
           - mozilla-central
-          - mozilla-aurora
           - date
       when:
         by-project:
             # Match buildbot starts for now
             date: [{hour: 15, minute: 0}]
             mozilla-central: [{hour: 10, minute: 0}]
-            mozilla-aurora: [] # bug 1358976
             # No default
 
     - name: nightly-mochitest-valgrind
       job:
           type: decision-task
           treeherder-symbol: Vg
           target-tasks-method: mochitest_valgrind
       run-on-projects: