Skip to content

Replay fix

Konrad Botor requested to merge kbotor/replay-fix into develop

Fixes the replay process on CI so that it first checks if the replay is in progress and only then if the existing replay is valid.
Refacors the CI to run test jobs in parallel and to use common CI replay data (rather than performing a replay in every pipeline).
Shortens timeouts in test jobs.

Depends on haf!455 (merged)

Edited by Konrad Botor

Merge request reports