Skip to content

Conversation

@paketeserrano
Copy link
Contributor

No description provided.

@paketeserrano paketeserrano requested a review from a team as a code owner October 27, 2025 14:51
GNUmakefile Outdated

testacc: fmtcheck
TF_ACC=1 go test $(TEST) -v $(TESTARGS) -parallel=32 -timeout 240m
TF_ACC=1 go test $(TEST) -v $(TESTARGS) -parallel=8 -timeout 240m
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could use parameter/environment to set the parallel value instead of hard-coding it here. Then we could use different value for PR and nightly tests 🤔

@paketeserrano paketeserrano changed the title test reduce parallelism feat: Improve tests performance Oct 27, 2025
@paketeserrano paketeserrano changed the title feat: Improve tests performance feat: improve tests performance Oct 27, 2025
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.

3 participants