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

Derekm/speed up tests #1144

Closed
wants to merge 9 commits into from
Closed

Derekm/speed up tests #1144

wants to merge 9 commits into from

Conversation

pierluc-codes
Copy link
Contributor

🛠️ Description

🏗️ Acceptance tests

  • Are there any feature flags that are required to use this functionality?
  • Have you added an acceptance test for the functionality being added?
  • Have you run the acceptance tests on this branch?

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

tobias-hashicorp and others added 9 commits January 19, 2024 18:39
This should allow tests to complete quicker as they can run in parallel.
Without this tests will fail if they try to create HVNs with the same
name while running in parallel.
The tests should run as quick as possible.
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