Re: Buildbot Try artifact expiration

2016-09-23 Thread garndt
> Just to be clear, what counts as "artifacts" here? The actual build? > The log? All of the above? For taskcluster, starting in May, the entire task would be expired, including any output from it (artifacts, logs, etc). If you look at a taskcluster task on try from August you will see that

Buildbot Try artifact expiration

2016-09-22 Thread garndt
In May it was decided that artifacts for try jobs running in TaskCluster should expire after 14 days. This has greatly reduced the amount of try artifacts that we keep within s3 and we are looking to make the same changes to buildbot try artifacts that were uploaded using TaskCluster. Bug