diff --git a/tests/e2e/kcs/test_mon_crash_recovery_scenario.py b/tests/e2e/kcs/test_mon_crash_recovery_scenario.py index c147b64272d..eacbc7da461 100644 --- a/tests/e2e/kcs/test_mon_crash_recovery_scenario.py +++ b/tests/e2e/kcs/test_mon_crash_recovery_scenario.py @@ -26,6 +26,9 @@ @magenta_squad @tier3 +@pytest.mark.skip( + reason="Skip due to issue https://github.com/red-hat-storage/ocs-ci/issues/8531" +) @pytest.mark.polarion_id("OCS-4942") @pytest.mark.bugzilla("2151591") @skipif_external_mode