Backed out changeset 9923fffd4f64 (bug 1390700) for somehow breaking chain of trust on some Windows builds

CLOSED TREE

--HG--
extra : amend_source : e039e6840e52ee3186f4c8c0ae20d75cdccdee5a
This commit is contained in:
Gregory Szorc 2017-08-24 21:42:18 -07:00
parent 60fa5e095c
commit a22927dbb3
3 changed files with 4 additions and 6 deletions

View File

@ -73,10 +73,9 @@ tasks:
GECKO_HEAD_REV: '${push.revision}'
GECKO_COMMIT_MSG: '${push.comment}'
HG_STORE_PATH: /home/worker/checkouts/hg-store
TASKCLUSTER_CACHES: /home/worker/checkouts
cache:
level-${repository.level}-checkouts-sparse-v1: /home/worker/checkouts
level-${repository.level}-checkouts: /home/worker/checkouts
features:
taskclusterProxy: true
@ -86,7 +85,7 @@ tasks:
# 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.10@sha256:c5451ee6c655b3d97d4baa3b0e29a5115f23e0991d4f7f36d2a8f793076d6854'
image: 'taskcluster/decision:0.1.9@sha256:9d6a38ff675ba2f2f132bc1461e3a48b0ce56c90617a8a5c5f8c48c6eb8d06e0'
maxRunTime: 1800
@ -95,7 +94,6 @@ tasks:
command:
- /home/worker/bin/run-task
- '--vcs-checkout=/home/worker/checkouts/gecko'
- '--sparse-profile=build/sparse-profiles/taskgraph'
- '--'
- bash
- -cx

View File

@ -1 +1 @@
sha256:c5451ee6c655b3d97d4baa3b0e29a5115f23e0991d4f7f36d2a8f793076d6854
sha256:9d6a38ff675ba2f2f132bc1461e3a48b0ce56c90617a8a5c5f8c48c6eb8d06e0

View File

@ -1 +1 @@
0.1.10
0.1.9