Refactor the parallelization of the docker e2e test #1058
Labels
triage
Needs prioritisation and/or scheduling
type:improvement
Improvement of an already existing feature
Right now the docker e2e test parallelization in CI is done by manually dividing the test cases in separate groups. This could be improved by using the matrix strategy as explained in this comment: #1021 (comment)
The text was updated successfully, but these errors were encountered: