Bug 1391288 - Rebuild decision task image with new robustcheckout r?dustin draft
authorGregory Arndt <garndt@mozilla.com>
Thu, 17 Aug 2017 14:32:42 -0500
changeset 648425 45382878d0c2ad32edbc793df4e631fb0859f549
parent 648384 e365137fa61bfd729617ba1ebf9f1ed79facd1f2
child 726831 718d6087f1c8798c4d23a101050a85349b8bddd6
push id74763
push usergarndt@mozilla.com
push dateThu, 17 Aug 2017 19:44:34 +0000
reviewersdustin
bugs1391288
milestone57.0a1
Bug 1391288 - Rebuild decision task image with new robustcheckout r?dustin MozReview-Commit-ID: J53XXqBQsJw
.taskcluster.yml
taskcluster/docker/decision/HASH
taskcluster/docker/decision/VERSION
--- a/.taskcluster.yml
+++ b/.taskcluster.yml
@@ -80,17 +80,17 @@ tasks:
       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
       # XXX Changing this will break Chain of Trust without an associated puppet and
       # scriptworker patch!
-      image: 'taskcluster/decision:0.1.8@sha256:195d8439c8e90d59311d877bd2a8964849b2e43bfc6c234092618518d8b2891b'
+      image: 'taskcluster/decision:0.1.9@sha256:9d6a38ff675ba2f2f132bc1461e3a48b0ce56c90617a8a5c5f8c48c6eb8d06e0'
 
       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:195d8439c8e90d59311d877bd2a8964849b2e43bfc6c234092618518d8b2891b
+sha256:9d6a38ff675ba2f2f132bc1461e3a48b0ce56c90617a8a5c5f8c48c6eb8d06e0
--- a/taskcluster/docker/decision/VERSION
+++ b/taskcluster/docker/decision/VERSION
@@ -1,1 +1,1 @@
-0.1.8
+0.1.9