-
Notifications
You must be signed in to change notification settings - Fork 53
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
Refactor HCP Vault TF acceptance tests for Azure #441
Conversation
internal/provider/resource_vault_cluster_perf_replication_test.go
Outdated
Show resolved
Hide resolved
@bcmdarroch I ran the tests locally:
|
@aoripov @bcmdarroch can I please trouble you with azure tests too? |
internal/provider/resource_vault_cluster_perf_replication_test.go
Outdated
Show resolved
Hide resolved
Azure tests:
|
AWS tests.
|
Performance replication tests. Same as with AWS tests they failed on the very last step - HVN deletion.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks for the testing.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did one final test and all the Vault tests passed. Thanks for fixing those IDs!
83d5bba
to
3ffd53f
Compare
This PR adds acceptance tests with Azure cloud provider. Not all features are available under Azure cloud.
refactor is done so that we can use same code base for AWS And Azure cloud
separated out perf replication tests to a separate file - no refactor is done for this at the moment.
fixed a regression on perf replication test suites
🛠️ Description
🏗️ Acceptance tests
Output from acceptance testing: