Bug 1350045: rebuild the decision image to use the newest run-task; r?jonasfj draft
authorDustin J. Mitchell <dustin@mozilla.com>
Thu, 23 Mar 2017 19:48:32 +0000
changeset 503915 e3cdff46cd52a4e96af207a0f612f947c81cc4de
parent 498376 8afe7f683eaa6e449c2399e994e78932f20d5e0a
child 550547 c388401bf1f3a1ba4758f83bb02708ec1aba7391
push id50704
push userdmitchell@mozilla.com
push dateThu, 23 Mar 2017 19:51:12 +0000
reviewersjonasfj
bugs1350045
milestone55.0a1
Bug 1350045: rebuild the decision image to use the newest run-task; r?jonasfj MozReview-Commit-ID: DeRoLfDjquc
.taskcluster.yml
taskcluster/docker/decision/HASH
taskcluster/docker/decision/VERSION
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -80,17 +80,17 @@ tasks:
           level-{{level}}-checkouts: /home/worker/checkouts
 
         features:
           taskclusterProxy: true
           chainOfTrust: true
 
         # Note: This task is built server side without the context or tooling that
         # exist in tree so we must hard code the hash
-        image: 'taskcluster/decision@sha256:0f59f922d86c471e208b7ea08ab077fc68c3920ed5e6895d69a23e8f3457dc24'
+        image: 'taskcluster/decision:0.1.8@sha256:195d8439c8e90d59311d877bd2a8964849b2e43bfc6c234092618518d8b2891b'
 
         maxRunTime: 1800
 
         # TODO use mozilla-unified for the base repository once the tc-vcs
         # tar.gz archives are created or tc-vcs isn't being used.
         command:
           - /home/worker/bin/run-task
           - '--vcs-checkout=/home/worker/checkouts/gecko'
--- a/taskcluster/docker/decision/HASH
+++ b/taskcluster/docker/decision/HASH
@@ -1,1 +1,1 @@
-sha256:0f59f922d86c471e208b7ea08ab077fc68c3920ed5e6895d69a23e8f3457dc24
+sha256:195d8439c8e90d59311d877bd2a8964849b2e43bfc6c234092618518d8b2891b
--- a/taskcluster/docker/decision/VERSION
+++ b/taskcluster/docker/decision/VERSION
@@ -1,1 +1,1 @@
-0.1.7
+0.1.8