mirror of
https://github.com/status-im/consul.git
synced 2025-01-24 20:51:10 +00:00
oss: bump test server version to 1.4.0
This commit is contained in:
parent
b3e9281181
commit
269354c61d
@ -84,7 +84,7 @@ func testServerConfig(t *testing.T) (string, *Config) {
|
||||
config.ServerHealthInterval = 50 * time.Millisecond
|
||||
config.AutopilotInterval = 100 * time.Millisecond
|
||||
|
||||
config.Build = "0.8.0"
|
||||
config.Build = "1.4.0"
|
||||
|
||||
config.CoordinateUpdatePeriod = 100 * time.Millisecond
|
||||
config.LeaveDrainTime = 1 * time.Millisecond
|
||||
|
Loading…
x
Reference in New Issue
Block a user