mirror of
https://github.com/dragonflydb/dragonfly.git
synced 2024-12-14 11:58:02 +00:00
chore: disable flaky fuzzy migration test (#2716)
This commit is contained in:
parent
d709f2a911
commit
a96d4e4dc8
1 changed files with 1 additions and 0 deletions
|
@ -979,6 +979,7 @@ class NodeInfo:
|
|||
sync_ids: list
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Failing on github regression action")
|
||||
@pytest.mark.parametrize(
|
||||
"node_count, segments, keys",
|
||||
[
|
||||
|
|
Loading…
Reference in a new issue