Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
32695: base: small testserver comment r=andreimatei a=andreimatei

Release note: None

Co-authored-by: Andrei Matei <[email protected]>
  • Loading branch information
craig[bot] and andreimatei committed Nov 28, 2018
2 parents 20722be + f4d1e65 commit bf43ac7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/base/test_server_args.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,6 +166,8 @@ const (
// ReplicationAuto means that ranges are replicated according to the
// production default zone config. Replication is performed as in
// production, by the replication queue.
// If ReplicationAuto is used, StartTestCluster() blocks until the initial
// ranges are fully replicated.
ReplicationAuto TestClusterReplicationMode = iota
// ReplicationManual means that the split and replication queues of all
// servers are stopped, and the test must manually control splitting and
Expand Down

0 comments on commit bf43ac7

Please sign in to comment.