Skip to content

Faster azure pipeline testing #93

Description

@yooneo0124

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.

MicrosoftTeams-image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions