We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05c9c36 commit 7a9447dCopy full SHA for 7a9447d
config/jobs/kubernetes/sig-cloud-provider/gcp/gcp-gce.yaml
@@ -1041,7 +1041,7 @@ periodics:
1041
preset-k8s-ssh: "true"
1042
decorate: true
1043
decoration_config:
1044
- timeout: 200m
+ timeout: 1h20m
1045
spec:
1046
containers:
1047
- command:
@@ -1054,7 +1054,7 @@ periodics:
1054
- --gcp-region=us-central1
1055
- --provider=gce
1056
- --test_args=--ginkgo.focus=\[Feature:Reboot\] --minStartupPods=8
1057
- - --timeout=180m
+ - --timeout=60m
1058
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250814-46947602a3-master
1059
resources:
1060
limits:
0 commit comments