mirror of
https://github.com/status-im/consul.git
synced 2025-02-05 02:16:09 +00:00
Remove two unused constants
This commit is contained in:
parent
299d058d54
commit
3666c87d2f
@ -165,8 +165,6 @@ func test_reconcileServerList(maxServers int) (bool, error) {
|
||||
// present.
|
||||
const failPct = 0.5
|
||||
sm := testServerManagerFailProb(failPct)
|
||||
const numShuffleTests = 100
|
||||
const uniquePassRate = 0.5
|
||||
|
||||
var failedServers, healthyServers []*server_details.ServerDetails
|
||||
for i := 0; i < maxServers; i++ {
|
||||
|
Loading…
x
Reference in New Issue
Block a user