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

Make Provider and Region configurable for Acc Tests #83

Open
albrechtflo-hg opened this issue May 18, 2021 · 0 comments
Open

Make Provider and Region configurable for Acc Tests #83

albrechtflo-hg opened this issue May 18, 2021 · 0 comments

Comments

@albrechtflo-hg
Copy link
Contributor

In the acceptance test for Clusters (and potentially also in the one for Connectors, see #82), the Cloud provider and region to use for the cluster are encoded directly into the terraform config to use.

As e.g. we are tied to one specific cloud provider with our Confluent Cloud instance (hint: not AWS), I had to locally adjust the test files to be able to run the Acceptance Test, and rollback these changes after successful testing.

If these two parameters were also configurable for the Acc Tests, one could run the Acc Tests more easily - also e.g. in one's own GitHub Fork.

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

No branches or pull requests

1 participant