Netflix / dynomite

A generic dynamo implementation for different k-v storage engines
Apache License 2.0
4.2k stars 532 forks source link

func_test.py: make script test run with DC_ONE consistency #702

Closed msf closed 1 year ago

msf commented 5 years ago

this fix is required to run test/cluster_generator.py tests w/ cluster definitions that default to DC_SAFE_QUORUM consistency levels.

I'm now able to run: > test/cluster_generator.py test/safe_quorum_request.yaml