gecko-dev/taskcluster/taskgraph/task
Mike Hommey f6f42d4f18 Bug 1334401 - Prefer docker images from higher levels. r=jonasfj
Considering docker images contents depend very much on the moment they
were built, it is possible that two images with the same hash in the
taskcluster index (at different levels) have different contents. When
this happens, the build or test results could be significantly
different between e.g. try and mozilla-central, possibly leading to
misleading results at landing time.

So if for some reason multiple levels have images for the same hash, the
one used at the highest level should be prefered, such that try uses the
same as mozilla-central once mozilla-central generates the image for
that hash, even if there is an image previously generated for try.

--HG--
extra : rebase_source : 57f593a530da02f9f576872404915c26af544688
2017-01-27 16:18:02 +09:00
..
__init__.py
balrog.py Bug 1330668 - Schedule balrog submission tasks. r=dustin a=me 2017-01-12 21:01:54 -05:00
base.py Bug 1286075: add support for optimizing based on files changed in the push; r=gps 2016-09-12 18:40:12 +00:00
beetmover.py Bug 1330668 - Schedule beetmover tasks. r=dustin 2017-01-12 17:45:36 -05:00
docker_image.py Bug 1334401 - Prefer docker images from higher levels. r=jonasfj 2017-01-27 16:18:02 +09:00
post_build.py Bug 1322041 - Upload nightly symbols. r=dustin 2017-01-04 11:15:34 -05:00
repacks.py Bug 1322041 - Nightly l10n support, and docs. r=dustin 2017-01-06 09:13:41 -05:00
signing.py Bug 1322041 - Sign nightly l10n jobs. r=dustin 2016-12-13 11:43:47 -05:00
test.py Bug 1326544: remove redundant kind name from log messages; r=hammad13060+583205 2016-12-30 20:41:02 -05:00
transform.py Bug 1333841 - Add seta timeout code to gecko decision task; r=jmaher 2017-01-26 15:06:08 -05:00