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 terraform acceptance test #2286

Closed
wants to merge 1 commit into from
Closed

Conversation

shreyas-goenka
Copy link
Contributor

@shreyas-goenka shreyas-goenka commented Feb 3, 2025

Changes

This test does not provide any additional product coverage and has a maintenance burden. Examples of this in action include:

  1. Add async logger for telemetry #2278 (comment)
  2. Add acceptance tests for auth resolution #2285 (comment)

@shreyas-goenka shreyas-goenka requested review from pietern and removed request for pietern February 3, 2025 19:38
@shreyas-goenka
Copy link
Contributor Author

shreyas-goenka commented Feb 3, 2025

@denik What do you think? Having this test just around for debugging / development seems like more pain than it's worth but I'm curious.

What exactly is the motivation behind this test? Maybe we can have something that's narrower in scope or just a README?

@shreyas-goenka shreyas-goenka marked this pull request as ready for review February 3, 2025 19:39
@denik
Copy link
Contributor

denik commented Feb 4, 2025

The test is actually pretty stable and if it becomes not so stable, we can disable it in the cloud.

However, it is useful to debug terrraform configuration issues. It is also useful as a base to extend to quickly test how a given terraform configuration works.

@denik denik closed this Feb 4, 2025
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