Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove test runner concurrency #1482

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Remove test runner concurrency #1482

merged 1 commit into from
Sep 30, 2024

Conversation

sebasslash
Copy link
Contributor

Description

Removing test runner concurrency due to multiple test failures around invoking runs against our CI instance.

Remember to:

Testing plan

  1. Describe how to replicate
  2. the conditions
  3. under which your code performs its purpose,
  4. including example Terraform configs where necessary.

External links

Include any links here that might be helpful for people reviewing your PR. If there are none, feel free to delete this section.

Output from acceptance tests

Please run applicable acceptance tests locally and include the output here. See testing.md to learn how to run acceptance tests.

If you are an external contributor, your contribution(s) will first be reviewed before running them against the project's CI pipeline.

$ TESTARGS="-run TestAccTFEWorkspace" make testacc

...

@sebasslash sebasslash requested a review from a team as a code owner September 30, 2024 21:37
@brandonc
Copy link
Collaborator

23m

@sebasslash sebasslash merged commit 10a4c81 into main Sep 30, 2024
6 checks passed
@sebasslash sebasslash deleted the remove-test-concurrency branch September 30, 2024 23:18
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.

2 participants