cockroachdb / cockroach-go

Packages for go clients.
Apache License 2.0
159 stars 70 forks source link

testserver: add support for the --locality flag #168

Closed jeffswenson closed 1 year ago

jeffswenson commented 1 year ago

This commit adds the testserver.LocalityFlagsOpt option. The flag makes it possible to test multi-region primitives with the test server.

cockroach-teamcity commented 1 year ago

This change is Reviewable