mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-13 22:03:04 +00:00
provisioning: oops, fix test_provisioning too
This commit is contained in:
parent
0ae7d31d33
commit
3eaa888a0e
@ -29,7 +29,7 @@ class Provisioning(unittest.TestCase):
|
||||
"files_per_user": 1000,
|
||||
"space_per_user": 1e9,
|
||||
"sharing_ratio": 1.0,
|
||||
"encoding_parameters": "3-of-10",
|
||||
"encoding_parameters": "3-of-10-5",
|
||||
"num_servers": 30,
|
||||
"ownership_mode": "A",
|
||||
"download_rate": 100,
|
||||
|
Loading…
x
Reference in New Issue
Block a user