gecko-dev/testing/docker/decision
Gregory Szorc 1deb8dd0e5 Bug 1311791 - Explicitly declare path to shared hg store; r=dustin
332a08725ed0 changed the store path logic in a quick and crude manner.
The code could lead to multiple shared stores existing on a cache
if checkouts were in different parent directories.

This commit refactors the code to explicitly declare a path to the
shared hg store. This restores the behavior of ensuring there is only
a single shared store per cache.

MozReview-Commit-ID: 19Aa1QVrVQ8

--HG--
extra : rebase_source : f74c0ab9cba2bf18e335f24c86dd095335961723
2016-10-20 12:56:43 -07:00
..
Dockerfile Bug 1305910 - Use vendored robustcheckout.py; r=dustin 2016-09-27 20:05:54 -07:00
README.md Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
REGISTRY Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
system-setup.sh Backed out changeset d15798b73b9e (bug 1302763) for taskcluster build issues a=backout CLOSED TREE 2016-10-20 15:59:47 -07:00
VERSION Bug 1311791 - Explicitly declare path to shared hg store; r=dustin 2016-10-20 12:56:43 -07:00

Decision Tasks

The decision image is a "boostrapping" image for the in tree logic it deals with cloning gecko and the related utilities for providing an environment where we can run gecko.