gardener / gardener-extension-provider-aws

Gardener extension controller for the AWS cloud provider (https://aws.amazon.com).
https://gardener.cloud
Apache License 2.0
18 stars 96 forks source link

Increase integration test timeout to 2h #1031

Closed hebelsan closed 3 weeks ago

hebelsan commented 3 weeks ago

How to categorize this PR?

/area robustness /kind enhancement /platform aws

What this PR does / why we need it: This PR increases the timeout for integrations tests from 1h to 2h. Recently the tests took around 50 minutes, but with the introduction of the flow tests we run into timeouts.

Which issue(s) this PR fixes: Fixes #

Special notes for your reviewer:

Release note:

None