Skip to content

Commit

Permalink
100 keys
Browse files Browse the repository at this point in the history
  • Loading branch information
chakaz committed Jan 5, 2025
1 parent c22e985 commit d57440f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/dragonfly/cluster_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -1999,7 +1999,7 @@ async def test_cluster_migration_huge_container(df_factory: DflyInstanceFactory)

logging.debug("Generating huge containers")
seeder = StaticSeeder(
key_target=10,
key_target=100,
data_size=10_000_000,
collection_size=10_000,
variance=1,
Expand Down

0 comments on commit d57440f

Please sign in to comment.