Skip to content

Commit

Permalink
Merge pull request #33818 from ingvagabund/descheduler-bump-e2e-timeout
Browse files Browse the repository at this point in the history
descheduler: bump e2e timeout
  • Loading branch information
k8s-ci-robot authored Nov 19, 2024
2 parents 51987a8 + 2faac78 commit 9580eac
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 9580eac

Please sign in to comment.