GoogleCloudPlatform / k8s-cloud-provider

Support code for implementing a Kubernetes cloud provider for Google Cloud Platform
Apache License 2.0
37 stars 46 forks source link

e2e tests do not have an appropriate default timeout #231

Open briantkennedy opened 1 week ago

briantkennedy commented 1 week ago

The e2e tests time out after 10 minutes and then orphan resources in the project. The test should set a minimum value that will likely allow it to succeed.