flutter / flutter/flutter

Speed-up `linux_web_engine_test` LUCI build

Open
#187,811 0 comments 0 reactions 1 assignee Claimed by @ievdokdm View on GitHub
P1 team-infra triaged-infra
Dominant language
Dart
Stars
179k
Forks
31.1k
PR merge metrics
PR metrics pending

Description

Mirrored from b/520537519. - `linux_web_engine_test` and several other tests are taking a long time to "mount caches".

1. What are these caches? builder and git caches are rebuilt every 4 hours.
2. What is in these caches? fuchsia sdk in our caches consumes 160GB - but a fresh gclient sync is only 12GB.
3. Can we layer these caches? (Don't download fuchsia on bots when its not needed)

We need to understand the recipe that creates these caches and what the previous team was trying to do, then we should decide if we need to build something else (e.g. OCI layering / docker).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.