On Fri, Jun 26, 2020 at 7:34 PM Andrew Halberstadt <a...@mozilla.com> wrote:
>
> On Fri, Jun 26, 2020 at 3:14 PM Jeff Muizelaar <jmuizel...@mozilla.com> wrote:
>>
>> What percentage of the space used for artifacts is actually builds
>> that are used for mozregression vs other stuff (like debug builds)? Is
>> there a way that we could somehow have different expiraries for the
>> different kinds of data? 1 year for logs, debug symbols and debug
>> builds seems very generous but 8 months for builds for mozregression
>> seems stingy.
>
>
> Keep in mind this is only temporary, with every passing day we approach a 
> full year's worth of builds again. As a longer term solution to this 
> particular problem, I wonder if we can get mozregression to farm out missing 
> builds on try.. then there would be no limit to how far back it could go.

I think that would be difficult. While taskcluster specifiesthe
toolchain configuration, I think changes to TC infrastructure mean
that old trees do not easily run there.  (I think worker-types
disappear for example.)  And locally, your toolchain can be too new to
build an old version of Firefox - I've had to switch back to older
versions of rust a few times in particular.

-tom
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to