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

HVT-2807 Add cluster scaling tests for Azure #465

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

aoripov
Copy link
Contributor

@aoripov aoripov commented Feb 27, 2023

🛠️ Description

Add cluster scaling tests for Azure

🏗️ 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:

$  TF_LOG_PATH=scale.out.text TF_LOG=TRACE TF_ACC=1 go test ./internal/... -parallel 20 -v -run=TestAccVaultClusterAzure -timeout 240m
testing: warning: no tests to run
PASS
ok  	github.com/hashicorp/terraform-provider-hcp/internal/clients	(cached) [no tests to run]
testing: warning: no tests to run
PASS
ok  	github.com/hashicorp/terraform-provider-hcp/internal/consul	0.436s [no tests to run]
testing: warning: no tests to run
PASS
ok  	github.com/hashicorp/terraform-provider-hcp/internal/input	0.325s [no tests to run]
=== RUN   TestAccVaultClusterAzure
=== PAUSE TestAccVaultClusterAzure
=== CONT  TestAccVaultClusterAzure
--- PASS: TestAccVaultClusterAzure (3479.18s)
PASS
ok  	github.com/hashicorp/terraform-provider-hcp/internal/provider	3479.976s
...

@bcmdarroch
Copy link
Contributor

Passed locally:

--- PASS: TestAccVaultClusterAzure (4216.82s)

@aoripov aoripov merged commit 0d79f9c into main Mar 2, 2023
@aoripov aoripov deleted the aoripov-HVT-2807-azure-up-down-scaling-test branch March 2, 2023 15:21
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