mirror of https://github.com/k3s-io/k3s
enormous startup fix
parent
503a2e66a2
commit
70bb358e12
|
@ -28,7 +28,7 @@
|
||||||
# Increase resync period to simulate production
|
# Increase resync period to simulate production
|
||||||
export TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
|
export TEST_CLUSTER_RESYNC_PERIOD="--min-resync-period=12h"
|
||||||
{post-env}
|
{post-env}
|
||||||
export KUBE_E2E_NETWORK="e2e-enormous-cluster"
|
export KUBE_GCE_NETWORK="e2e-enormous-cluster"
|
||||||
{runner}
|
{runner}
|
||||||
properties:
|
properties:
|
||||||
- mail-watcher
|
- mail-watcher
|
||||||
|
|
Loading…
Reference in New Issue