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

CDPCP-13938 Change tags for hive virtual warehouse tests #215

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

tevesz
Copy link
Contributor

@tevesz tevesz commented Feb 19, 2025

The data warehouse module does not accept space characters in the tag format, this change replaces the tags. This is needed for successful e2e test runs.

The data warehouse module does not accept space characters in the tag
format, this change replaces the tags. This is needed for successful e2e
test runs.
@tevesz tevesz requested a review from a team as a code owner February 19, 2025 03:14
Copy link

Go test coverage: 35.5% for commit 32d38f5
⚠️ 2 of 17 packages have zero coverage.
  • github.com/cloudera/terraform-provider-cdp/resources/de
  • github.com/cloudera/terraform-provider-cdp/resources/ml
View coverage for all packages
# Package Name                                                                    | Coverage
+ github.com/cloudera/terraform-provider-cdp/cdpacctest                           |    14.3%
+ github.com/cloudera/terraform-provider-cdp/provider                             |    78.7%
+ github.com/cloudera/terraform-provider-cdp/resources/datahub                    |    35.8%
+ github.com/cloudera/terraform-provider-cdp/resources/datalake                   |     9.2%
- github.com/cloudera/terraform-provider-cdp/resources/de                         |     0.0%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/cluster/aws             |    71.9%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/databasecatalog         |    65.8%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/dataviz                 |    78.0%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/virtualwarehouse/hive   |    77.7%
+ github.com/cloudera/terraform-provider-cdp/resources/dw/virtualwarehouse/impala |    70.2%
+ github.com/cloudera/terraform-provider-cdp/resources/environments               |    44.4%
+ github.com/cloudera/terraform-provider-cdp/resources/iam                        |     2.7%
- github.com/cloudera/terraform-provider-cdp/resources/ml                         |     0.0%
+ github.com/cloudera/terraform-provider-cdp/resources/opdb                       |    25.4%
+ github.com/cloudera/terraform-provider-cdp/resources/recipe                     |    12.0%
+ github.com/cloudera/terraform-provider-cdp/utils                                |    56.1%
+ github.com/cloudera/terraform-provider-cdp/utils/test                           |    75.0%

@tevesz tevesz enabled auto-merge (squash) February 19, 2025 03:57
@tevesz tevesz merged commit fc54047 into main Feb 19, 2025
14 checks passed
@gregito gregito deleted the CDPCP-13938-tag branch February 19, 2025 07:08
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