File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
sig-cloud-provider/gcp/gpu
sig-release/release-branch-jobs Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ periodics:
34
34
testgrid-alert-stale-results-hours : ' 24'
35
35
decorate : true
36
36
decoration_config :
37
- timeout : 300m
37
+ timeout : 1h20m
38
38
spec :
39
39
containers :
40
40
- command :
@@ -52,7 +52,7 @@ periodics:
52
52
- --gcp-zone=us-central1-b
53
53
- --provider=gce
54
54
- --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8
55
- - --timeout=180m
55
+ - --timeout=60m
56
56
# TODO: drop this once it's in the defaults
57
57
- --env=LOG_DUMP_SYSTEMD_SERVICES=containerd
58
58
image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250814-46947602a3-master
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ periodics:
90
90
cron : 0 14-23/24 * * *
91
91
decorate : true
92
92
decoration_config :
93
- timeout : 5h0m0s
93
+ timeout : 1h20m
94
94
labels :
95
95
preset-ci-gce-device-plugin-gpu : " true"
96
96
preset-k8s-ssh : " true"
@@ -108,7 +108,7 @@ periodics:
108
108
- --gcp-zone=us-central1-b
109
109
- --provider=gce
110
110
- --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8
111
- - --timeout=180m
111
+ - --timeout=60m
112
112
- --env=LOG_DUMP_SYSTEMD_SERVICES=containerd
113
113
command :
114
114
- runner.sh
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ periodics:
90
90
cron : 0 14-23/24 * * *
91
91
decorate : true
92
92
decoration_config :
93
- timeout : 5h0m0s
93
+ timeout : 1h20m
94
94
labels :
95
95
preset-ci-gce-device-plugin-gpu : " true"
96
96
preset-k8s-ssh : " true"
@@ -108,7 +108,7 @@ periodics:
108
108
- --gcp-zone=us-central1-b
109
109
- --provider=gce
110
110
- --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8
111
- - --timeout=180m
111
+ - --timeout=60m
112
112
- --env=LOG_DUMP_SYSTEMD_SERVICES=containerd
113
113
command :
114
114
- runner.sh
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ periodics:
90
90
cron : 0 8-23/24 * * *
91
91
decorate : true
92
92
decoration_config :
93
- timeout : 5h0m0s
93
+ timeout : 1h20m
94
94
labels :
95
95
preset-ci-gce-device-plugin-gpu : " true"
96
96
preset-k8s-ssh : " true"
@@ -108,7 +108,7 @@ periodics:
108
108
- --gcp-zone=us-central1-b
109
109
- --provider=gce
110
110
- --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8
111
- - --timeout=180m
111
+ - --timeout=60m
112
112
- --env=LOG_DUMP_SYSTEMD_SERVICES=containerd
113
113
command :
114
114
- runner.sh
Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ periodics:
90
90
cron : 0 8-23/12 * * *
91
91
decorate : true
92
92
decoration_config :
93
- timeout : 5h0m0s
93
+ timeout : 1h20m
94
94
labels :
95
95
preset-ci-gce-device-plugin-gpu : " true"
96
96
preset-k8s-ssh : " true"
@@ -108,7 +108,7 @@ periodics:
108
108
- --gcp-zone=us-central1-b
109
109
- --provider=gce
110
110
- --test_args=--ginkgo.focus=\[Feature:GPUDevicePlugin\] --minStartupPods=8
111
- - --timeout=180m
111
+ - --timeout=60m
112
112
- --env=LOG_DUMP_SYSTEMD_SERVICES=containerd
113
113
command :
114
114
- runner.sh
You can’t perform that action at this time.
0 commit comments