Skip to content

fix: reduce test concurrency#125

Merged
matttrach merged 1 commit into
rancher:mainfrom
matttrach:slow-tests-more
Oct 15, 2025
Merged

fix: reduce test concurrency#125
matttrach merged 1 commit into
rancher:mainfrom
matttrach:slow-tests-more

Conversation

@matttrach
Copy link
Copy Markdown
Collaborator

@matttrach matttrach commented Oct 15, 2025

Problem:
We are getting throttled by the AWS API.
https://github.com/rancher/terraform-rancher2-aws/actions/runs/18388079317/job/52395634678

Solution:
Reduce the number of calls to the AWS API by first only running one test at a time, then by reducing the number of concurrent resources that Terraform can run at the same time.

Additional changes:
Correct Go formatting for all tests.

Signed-off-by: matttrach <matt.trachier@suse.com>
@matttrach matttrach self-assigned this Oct 15, 2025
@matttrach matttrach requested a review from a team as a code owner October 15, 2025 17:54
@matttrach matttrach merged commit e58984f into rancher:main Oct 15, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant