localstack / localstack-terraform-test

Utilities to run Terraform tests against LocalStack
25 stars 6 forks source link

Add tinybird report plugin #24

Closed baermat closed 1 year ago

baermat commented 1 year ago

This PR adds the tinybird report plugin to the CI, check here This way, all test results are loaded into tinybird. The name of the data source is localstack_terraform_test_results

github-actions[bot] commented 1 year ago

Terraform Test Results

38 tests  +32   30 :heavy_check_mark: +30   1h 5m 36s :stopwatch: - 4h 11m 21s   1 suites ±  0     0 :zzz: ±  0    1 files   ±  0     8 :x: +  2 

For more details on these failures, see this check.

Results for commit dfc59307. ± Comparison against base commit 51d32062.

This pull request removes 6 and adds 38 tests. Note that renamed tests count towards both. ``` terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_airflowOptions terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_basic terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_disappears terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_full terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_log terraform-provider-aws.internal.service.mwaa.environment_test.go ‑ TestAccMWAAEnvironment_pluginsS3ObjectVersion ``` ``` terraform-provider-aws.internal.service.sns.platform_application_test.go ‑ TestAccSNSPlatformApplication_basic terraform-provider-aws.internal.service.sns.platform_application_test.go ‑ TestAccSNSPlatformApplication_basicAttributes terraform-provider-aws.internal.service.sns.platform_application_test.go ‑ TestAccSNSPlatformApplication_iamRoleAttributes terraform-provider-aws.internal.service.sns.platform_application_test.go ‑ TestAccSNSPlatformApplication_snsTopicAttributes terraform-provider-aws.internal.service.sns.sms_preferences_test.go ‑ TestAccSNSSMSPreferences_serial terraform-provider-aws.internal.service.sns.topic_data_source_test.go ‑ TestAccSNSTopicDataSource_basic terraform-provider-aws.internal.service.sns.topic_policy_test.go ‑ TestAccSNSTopicPolicy_Disappears_topic terraform-provider-aws.internal.service.sns.topic_policy_test.go ‑ TestAccSNSTopicPolicy_basic terraform-provider-aws.internal.service.sns.topic_policy_test.go ‑ TestAccSNSTopicPolicy_disappears terraform-provider-aws.internal.service.sns.topic_policy_test.go ‑ TestAccSNSTopicPolicy_ignoreEquivalent … ```

:recycle: This comment has been updated with latest results.