func: make the csi_plugin health timeout a little longer help the test run better locally

This commit is contained in:
Juanadelacuesta
2025-03-21 15:16:00 +01:00
parent 0a29c2f017
commit b1dbc14499

View File

@@ -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 {