Skip to content

ci: compile the binaries only once #400

@darosior

Description

@darosior

Currently, the functional tests on the CI are separated into 4 jobs (the 4 categories). Each job is going to compile the same revaultd binary as well as all the same test servers binaries (see #399). Doing the same computation 4 times is an obvious waste.
We should look into a way of having a first job compiling the servers, and then starting the 4 jobs running only the tests using those binaries.

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