mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-06 02:34:03 +00:00
Merge pull request #22563 from derekwaynecarr/node_e2e
Auto commit by PR queue bot
This commit is contained in:
commit
183c188027
@ -30,7 +30,7 @@ import (
|
|||||||
"github.com/golang/glog"
|
"github.com/golang/glog"
|
||||||
)
|
)
|
||||||
|
|
||||||
var serverStartTimeout = flag.Duration("server-start-timeout", time.Second*30, "Time to wait for each server to become healthy.")
|
var serverStartTimeout = flag.Duration("server-start-timeout", time.Second*120, "Time to wait for each server to become healthy.")
|
||||||
|
|
||||||
type e2eService struct {
|
type e2eService struct {
|
||||||
etcdCmd *exec.Cmd
|
etcdCmd *exec.Cmd
|
||||||
|
Loading…
Reference in New Issue
Block a user