chore: skip failing test_migration_rebalance_node (#5042)

Signed-off-by: kostas <kostas@dragonflydb.io>
This commit is contained in:
Kostas Kyrimis 2025-05-02 15:08:05 +03:00 committed by GitHub
parent 74524415c3
commit 65f94e5d82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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