Skip to content
Snippets Groups Projects
Commit 8b27dcf3 authored by Georges Racinet's avatar Georges Racinet
Browse files

CI/CD: same cargo manifest in comparison tests

Hoping this will reuse intermediate object files from the artifact
uploaded by the `tests-rust` job
parent 5976d391
No related branches found
No related tags found
2 merge requests!151heptapod#743: making 0.36 the new stable,!145Pool of repository working directories
Pipeline #66328 passed
......@@ -129,7 +129,7 @@
# prebuilding RHGitaly to avoid doing it from tests
# (output is interesting and we avoid timeout issues)
- . /root/.cargo/env
- cargo build --manifest-path rust/rhgitaly/Cargo.toml
- cargo build --manifest-path rust/Cargo.toml
- echo "Full test run with Gitaly and RHGitaly Comparison tests"
- ./run-all-tests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment