oss: bump test server version to 1.4.0

pull/4952/head
Kyle Havlovitz 6 years ago
parent b3e9281181
commit 269354c61d
No known key found for this signature in database
GPG Key ID: 8A5E6B173056AD6C

@ -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…
Cancel
Save