gecko-dev/taskcluster
Mike Hommey 06ef2a32a0 Bug 1429954 - Limit docker images retention on try. r=dustin
taskcluster/taskgraph/transforms/task.py sets an expiry to 28 days for
tasks on try, vs. 1 year on other projects, but only do that when an
expiry is not already set, which docker images do. And they do always
set to 1 year.

But it doesn't make sense to keep large docker images from try for a
year. So use the same retention policy as the default one. We /could/
just remove the expiry from docker images and get the task.py default,
but it seems like whatever future change might happen to that default
shouldn't affect docker images, so it's better to duplicate the setting.

--HG--
extra : rebase_source : b5b46ca34a40ac82c5403b67d5b1aacf8cf8cceb
2018-01-12 08:06:02 +09:00
..
ci Bug 1429685 - Build a Valgrind package for Debian wheezy. r=dustin 2018-01-11 16:06:45 +09:00
docker Partially backout changeset 22587e6ef7ca from bug 1429669 on a CLOSED TREE. r=me 2018-01-12 10:45:35 +09:00
docs Bug 1385401 - Fetch Google Play listings outside of the push-apk task r=aki 2018-01-08 16:14:26 +01:00
scripts Bug 1428967 - Allow to build cctools-port on Debian. r=ted 2017-12-30 12:57:51 +09:00
taskgraph Bug 1429954 - Limit docker images retention on try. r=dustin 2018-01-12 08:06:02 +09:00
.yamllint Bug 1414824 - Enable stricter linting in taskcluster yaml files. r=Callek 2017-11-11 00:36:41 -05:00
mach_commands.py Bug 1419638 - Allow to pass arguments to docker when building docker-images. r=dustin 2017-12-24 07:51:29 +09:00
moz.build Backed out changeset 6d539e4a02bd (bug 1403519) for lint failures on a CLOSED TREE 2018-01-11 22:32:27 +02:00