SAP / terraform-provider-btp

Terraform provider for SAP BTP
https://registry.terraform.io/providers/SAP/btp/latest
Apache License 2.0
89 stars 18 forks source link

chore: timeout for test runs #861

Closed lechnerc77 closed 4 months ago

lechnerc77 commented 4 months ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[X] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[X] Other... Please describe: test setup

How to Test

go test ./...

What to Check

Verify that the following are valid:

Other Information

As we cannot automatically cleanup the test fixtures this increase of the timeout safeguards the test runs against timeouts esp. for relases

Checklist for reviewer

The following organizational tasks must be completed before merging this PR: