Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use a mutex to synchronize the slice for storing tests results. Running the e2e tests in parallel is otherwise subject to race conditions surfacing in lost entries. Fixes: containers#8358 Signed-off-by: Valentin Rothberg <[email protected]>
- Loading branch information