-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Labels
feature requestNew feature or requestNew feature or request
Description
Currently it takes ~30min for each commit to an opened PR, which is quite large.
Especially, sync dependencies phase takes 15m 38s, as the test pipeline builds everything from the scratch, including depot_tools and fetching chromium (gclient sync).
We need to find a way to remove this phase with a docker image that contains depot_tools and chromium.

Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request