Skip to content

Commit

Permalink
descheduler: bump e2e timeout
Browse files Browse the repository at this point in the history
New e2e tests got added. Something increasing the e2e test time over 30
minutes.
  • Loading branch information
ingvagabund committed Nov 19, 2024
1 parent 51987a8 commit 2faac78
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ presubmits:
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.31
decorate: true
decoration_config:
timeout: 30m
timeout: 40m
always_run: true
labels:
preset-dind-enabled: "true"
Expand Down Expand Up @@ -128,7 +128,7 @@ presubmits:
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.30
decorate: true
decoration_config:
timeout: 30m
timeout: 40m
always_run: true
labels:
preset-dind-enabled: "true"
Expand Down Expand Up @@ -166,7 +166,7 @@ presubmits:
testgrid-tab-name: pull-descheduler-test-e2e-k8s-master-1.29
decorate: true
decoration_config:
timeout: 30m
timeout: 40m
always_run: true
labels:
preset-dind-enabled: "true"
Expand Down

0 comments on commit 2faac78

Please sign in to comment.