chore: disable cluster_fuzzymigration (#3373)

* mark cluster_fuzzymigration as skipped

Signed-off-by: kostas <kostas@dragonflydb.io>
This commit is contained in:
Kostas Kyrimis 2024-07-24 11:46:44 +03:00 committed by GitHub
parent 499fa2268b
commit cd863b89b4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1278,6 +1278,7 @@ async def test_network_disconnect_during_migration(df_factory, df_seeder_factory
await close_clients(*[node.client for node in nodes], *[node.admin_client for node in nodes])
@pytest.mark.skip("Unstable")
@pytest.mark.parametrize(
"node_count, segments, keys",
[