mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
func: make the csi_plugin health timeout a little longer help the test run better locally
This commit is contained in:
@@ -32,7 +32,7 @@ job "nfs-controller" {
|
||||
|
||||
# the NFS workload is launched in parallel and can take a long time to
|
||||
# start up
|
||||
health_timeout = "2m"
|
||||
health_timeout = "4m"
|
||||
}
|
||||
|
||||
template {
|
||||
|
||||
Reference in New Issue
Block a user