mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Return error when client failed to collect host stats
This commit is contained in:
@@ -139,7 +139,7 @@ func TestConfig_Merge(t *testing.T) {
|
||||
"foo": "bar",
|
||||
"baz": "zip",
|
||||
},
|
||||
ChrootEnv: map[string]string{},
|
||||
ChrootEnv: map[string]string{},
|
||||
ClientMaxPort: 20000,
|
||||
ClientMinPort: 22000,
|
||||
NetworkSpeed: 105,
|
||||
|
||||
Reference in New Issue
Block a user