diff --git a/tests/dragonfly/cluster_test.py b/tests/dragonfly/cluster_test.py index f6d2bc5d4..d4f2838be 100644 --- a/tests/dragonfly/cluster_test.py +++ b/tests/dragonfly/cluster_test.py @@ -2858,6 +2858,7 @@ For each migration we start migration, wait for it to finish and once it is fini """ +@pytest.mark.skip("Flaky test") @pytest.mark.slow @pytest.mark.exclude_epoll @pytest.mark.asyncio