Skip to content

Reduce time it takes to build all images #50

@jose5918

Description

@jose5918

Takes a long time to build all images. There are several ways to speed up the e2e tests.

The easiest way, with the least benefit, would be to add a .glcoudignore file like in the other repos. This will prevent uploading the entire vendor directory every time you submit a docker build to gcloud.

The second would be to run container builds in parallel using argo rather than sequentially.

Any other ideas?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions