Skip to content

WIP: Add ability to put tests in quarantine

Toon Claes requested to merge toon-quarantine-tests into master

This change allows us to put flaky tests in quarantine. The quarantined tests are run in a separate job, but that job is marked to allow to fail. This allows us to make the pipeline green again quickly, but still have the tests running.

Edited by Toon Claes

Merge request reports