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

Use Consumption_0 to speed up tests for API Management #12356

Merged

Conversation

wiktorn
Copy link
Contributor

@wiktorn wiktorn commented Jun 24, 2021

Test results

F_ACC=1 go test -v ./azurerm/internal/services/apimanagement -run="(TestAccApiManagementApiDiagnostic|TestAccApiManagementApiOperation|TestAccApiManagementAPIPolicy|TestAccApiManagementApi|TestAccApiManagementApiSchema|TestAccApiManagementApiVersionSet|TestAccApiManagementAuthorizationServer|TestAccApiManagementBackend|TestAccApiManagementCertificate|TestAccApiManagementDiagnostic|TestAccApiManagementLogger|TestAccApiManagementNamedValue|TestAccApiManagementOpenIDConnectProvider|TestAccApiManagementPolicy|TestAccApiManagementProductApi|TestAccDataSourceApiManagementProduct|TestAccApiManagementProductPolicy|TestAccApiManagementProduct|TestAccApiManagementProperty)" -timeout 180m -ldflags="-X=github.com/terraform-providers/terraform-provider-azurerm/version.ProviderVersion=acc"
=== RUN   TestAccApiManagementApiDiagnostic_basic
=== PAUSE TestAccApiManagementApiDiagnostic_basic
=== RUN   TestAccApiManagementApiDiagnostic_update
=== PAUSE TestAccApiManagementApiDiagnostic_update
=== RUN   TestAccApiManagementApiDiagnostic_requiresImport
=== PAUSE TestAccApiManagementApiDiagnostic_requiresImport
=== RUN   TestAccApiManagementApiDiagnostic_complete
=== PAUSE TestAccApiManagementApiDiagnostic_complete
=== RUN   TestAccApiManagementApiOperation_basic
=== PAUSE TestAccApiManagementApiOperation_basic
=== RUN   TestAccApiManagementApiOperation_requiresImport
=== PAUSE TestAccApiManagementApiOperation_requiresImport
=== RUN   TestAccApiManagementApiOperation_customMethod
=== PAUSE TestAccApiManagementApiOperation_customMethod
=== RUN   TestAccApiManagementApiOperation_headers
=== PAUSE TestAccApiManagementApiOperation_headers
=== RUN   TestAccApiManagementApiOperation_requestRepresentations
=== PAUSE TestAccApiManagementApiOperation_requestRepresentations
=== RUN   TestAccApiManagementApiOperation_representations
=== PAUSE TestAccApiManagementApiOperation_representations
=== RUN   TestAccApiManagementAPIPolicy_basic
=== PAUSE TestAccApiManagementAPIPolicy_basic
=== RUN   TestAccApiManagementAPIPolicy_requiresImport
=== PAUSE TestAccApiManagementAPIPolicy_requiresImport
=== RUN   TestAccApiManagementAPIPolicy_update
=== PAUSE TestAccApiManagementAPIPolicy_update
=== RUN   TestAccApiManagementAPIPolicy_customPolicy
=== PAUSE TestAccApiManagementAPIPolicy_customPolicy
=== RUN   TestAccApiManagementApi_basic
=== PAUSE TestAccApiManagementApi_basic
=== RUN   TestAccApiManagementApi_wordRevision
=== PAUSE TestAccApiManagementApi_wordRevision
=== RUN   TestAccApiManagementApi_blankPath
=== PAUSE TestAccApiManagementApi_blankPath
=== RUN   TestAccApiManagementApi_version
=== PAUSE TestAccApiManagementApi_version
=== RUN   TestAccApiManagementApi_oauth2Authorization
=== PAUSE TestAccApiManagementApi_oauth2Authorization
=== RUN   TestAccApiManagementApi_openidAuthentication
=== PAUSE TestAccApiManagementApi_openidAuthentication
=== RUN   TestAccApiManagementApi_requiresImport
=== PAUSE TestAccApiManagementApi_requiresImport
=== RUN   TestAccApiManagementApi_soapPassthrough
=== PAUSE TestAccApiManagementApi_soapPassthrough
=== RUN   TestAccApiManagementApi_subscriptionRequired
=== PAUSE TestAccApiManagementApi_subscriptionRequired
=== RUN   TestAccApiManagementApi_importSwagger
=== PAUSE TestAccApiManagementApi_importSwagger
=== RUN   TestAccApiManagementApi_importWsdl
=== PAUSE TestAccApiManagementApi_importWsdl
=== RUN   TestAccApiManagementApi_importUpdate
=== PAUSE TestAccApiManagementApi_importUpdate
=== RUN   TestAccApiManagementApi_complete
=== PAUSE TestAccApiManagementApi_complete
=== RUN   TestAccApiManagementApiSchema_basic
=== PAUSE TestAccApiManagementApiSchema_basic
=== RUN   TestAccApiManagementApiSchema_basicSwagger
=== PAUSE TestAccApiManagementApiSchema_basicSwagger
=== RUN   TestAccApiManagementApiSchema_requiresImport
=== PAUSE TestAccApiManagementApiSchema_requiresImport
=== RUN   TestAccApiManagementApiVersionSet_basic
=== PAUSE TestAccApiManagementApiVersionSet_basic
=== RUN   TestAccApiManagementApiVersionSet_requiresImport
=== PAUSE TestAccApiManagementApiVersionSet_requiresImport
=== RUN   TestAccApiManagementApiVersionSet_header
=== PAUSE TestAccApiManagementApiVersionSet_header
=== RUN   TestAccApiManagementApiVersionSet_query
=== PAUSE TestAccApiManagementApiVersionSet_query
=== RUN   TestAccApiManagementApiVersionSet_update
=== PAUSE TestAccApiManagementApiVersionSet_update
=== RUN   TestAccApiManagementAuthorizationServer_basic
=== PAUSE TestAccApiManagementAuthorizationServer_basic
=== RUN   TestAccApiManagementAuthorizationServer_requiresImport
=== PAUSE TestAccApiManagementAuthorizationServer_requiresImport
=== RUN   TestAccApiManagementAuthorizationServer_complete
=== PAUSE TestAccApiManagementAuthorizationServer_complete
=== RUN   TestAccApiManagementBackend_basic
=== PAUSE TestAccApiManagementBackend_basic
=== RUN   TestAccApiManagementBackend_allProperties
=== PAUSE TestAccApiManagementBackend_allProperties
=== RUN   TestAccApiManagementBackend_credentialsNoCertificate
=== PAUSE TestAccApiManagementBackend_credentialsNoCertificate
=== RUN   TestAccApiManagementBackend_update
=== PAUSE TestAccApiManagementBackend_update
=== RUN   TestAccApiManagementBackend_serviceFabric
=== PAUSE TestAccApiManagementBackend_serviceFabric
=== RUN   TestAccApiManagementBackend_disappears
=== PAUSE TestAccApiManagementBackend_disappears
=== RUN   TestAccApiManagementBackend_requiresImport
=== PAUSE TestAccApiManagementBackend_requiresImport
=== RUN   TestAccApiManagementCertificate_basic
=== PAUSE TestAccApiManagementCertificate_basic
=== RUN   TestAccApiManagementCertificate_basicKeyVaultSystemIdentity
=== PAUSE TestAccApiManagementCertificate_basicKeyVaultSystemIdentity
=== RUN   TestAccApiManagementCertificate_basicKeyVaultUserIdentity
=== PAUSE TestAccApiManagementCertificate_basicKeyVaultUserIdentity
=== RUN   TestAccApiManagementCertificate_basicKeyVaultUpdate
=== PAUSE TestAccApiManagementCertificate_basicKeyVaultUpdate
=== RUN   TestAccApiManagementCertificate_requiresImport
=== PAUSE TestAccApiManagementCertificate_requiresImport
=== RUN   TestAccApiManagementDiagnostic_basic
=== PAUSE TestAccApiManagementDiagnostic_basic
=== RUN   TestAccApiManagementDiagnostic_update
=== PAUSE TestAccApiManagementDiagnostic_update
=== RUN   TestAccApiManagementDiagnostic_requiresImport
=== PAUSE TestAccApiManagementDiagnostic_requiresImport
=== RUN   TestAccApiManagementDiagnostic_complete
=== PAUSE TestAccApiManagementDiagnostic_complete
=== RUN   TestAccApiManagementLogger_basicEventHub
=== PAUSE TestAccApiManagementLogger_basicEventHub
=== RUN   TestAccApiManagementLogger_requiresImport
=== PAUSE TestAccApiManagementLogger_requiresImport
=== RUN   TestAccApiManagementLogger_basicApplicationInsights
=== PAUSE TestAccApiManagementLogger_basicApplicationInsights
=== RUN   TestAccApiManagementLogger_complete
=== PAUSE TestAccApiManagementLogger_complete
=== RUN   TestAccApiManagementLogger_update
=== PAUSE TestAccApiManagementLogger_update
=== RUN   TestAccApiManagementNamedValue_basic
=== PAUSE TestAccApiManagementNamedValue_basic
=== RUN   TestAccApiManagementNamedValue_update
=== PAUSE TestAccApiManagementNamedValue_update
=== RUN   TestAccApiManagementOpenIDConnectProvider_basic
=== PAUSE TestAccApiManagementOpenIDConnectProvider_basic
=== RUN   TestAccApiManagementOpenIDConnectProvider_requiresImport
=== PAUSE TestAccApiManagementOpenIDConnectProvider_requiresImport
=== RUN   TestAccApiManagementOpenIDConnectProvider_update
=== PAUSE TestAccApiManagementOpenIDConnectProvider_update
=== RUN   TestAccApiManagementPolicy_basic
=== PAUSE TestAccApiManagementPolicy_basic
=== RUN   TestAccApiManagementPolicy_update
=== PAUSE TestAccApiManagementPolicy_update
=== RUN   TestAccApiManagementPolicy_customPolicy
=== PAUSE TestAccApiManagementPolicy_customPolicy
=== RUN   TestAccApiManagementProductApi_basic
=== PAUSE TestAccApiManagementProductApi_basic
=== RUN   TestAccApiManagementProductApi_requiresImport
=== PAUSE TestAccApiManagementProductApi_requiresImport
=== RUN   TestAccDataSourceApiManagementProduct_basic
=== PAUSE TestAccDataSourceApiManagementProduct_basic
=== RUN   TestAccApiManagementProductGroup_basic
=== PAUSE TestAccApiManagementProductGroup_basic
=== RUN   TestAccApiManagementProductGroup_requiresImport
=== PAUSE TestAccApiManagementProductGroup_requiresImport
=== RUN   TestAccApiManagementProductPolicy_basic
=== PAUSE TestAccApiManagementProductPolicy_basic
=== RUN   TestAccApiManagementProductPolicy_requiresImport
=== PAUSE TestAccApiManagementProductPolicy_requiresImport
=== RUN   TestAccApiManagementProductPolicy_update
=== PAUSE TestAccApiManagementProductPolicy_update
=== RUN   TestAccApiManagementProduct_basic
=== PAUSE TestAccApiManagementProduct_basic
=== RUN   TestAccApiManagementProduct_requiresImport
=== PAUSE TestAccApiManagementProduct_requiresImport
=== RUN   TestAccApiManagementProduct_update
=== PAUSE TestAccApiManagementProduct_update
=== RUN   TestAccApiManagementProduct_subscriptionsLimit
=== PAUSE TestAccApiManagementProduct_subscriptionsLimit
=== RUN   TestAccApiManagementProduct_complete
=== PAUSE TestAccApiManagementProduct_complete
=== RUN   TestAccApiManagementProduct_approvalRequiredError
=== PAUSE TestAccApiManagementProduct_approvalRequiredError
=== RUN   TestAccApiManagementProperty_basic
=== PAUSE TestAccApiManagementProperty_basic
=== RUN   TestAccApiManagementProperty_update
=== PAUSE TestAccApiManagementProperty_update
=== CONT  TestAccApiManagementApiDiagnostic_basic
=== CONT  TestAccApiManagementBackend_serviceFabric
=== CONT  TestAccApiManagementProperty_update
=== CONT  TestAccApiManagementProperty_basic
--- PASS: TestAccApiManagementProperty_basic (241.43s)
=== CONT  TestAccApiManagementProduct_approvalRequiredError
--- PASS: TestAccApiManagementBackend_serviceFabric (242.86s)
=== CONT  TestAccApiManagementProduct_complete
--- PASS: TestAccApiManagementApiDiagnostic_basic (243.47s)
=== CONT  TestAccApiManagementProduct_subscriptionsLimit
--- PASS: TestAccApiManagementProperty_update (292.01s)
=== CONT  TestAccApiManagementProduct_update
--- PASS: TestAccApiManagementProduct_approvalRequiredError (202.54s)
=== CONT  TestAccApiManagementProduct_requiresImport
--- PASS: TestAccApiManagementProduct_complete (231.19s)
=== CONT  TestAccApiManagementProduct_basic
--- PASS: TestAccApiManagementProduct_subscriptionsLimit (233.79s)
=== CONT  TestAccApiManagementProductPolicy_update
--- PASS: TestAccApiManagementProduct_update (330.66s)
=== CONT  TestAccApiManagementProductPolicy_requiresImport
--- PASS: TestAccApiManagementProduct_requiresImport (247.79s)
=== CONT  TestAccApiManagementProductPolicy_basic
--- PASS: TestAccApiManagementProduct_basic (233.73s)
=== CONT  TestAccApiManagementProductGroup_requiresImport
--- PASS: TestAccApiManagementProductPolicy_update (281.27s)
=== CONT  TestAccApiManagementProductGroup_basic
--- PASS: TestAccApiManagementProductPolicy_requiresImport (253.86s)
=== CONT  TestAccDataSourceApiManagementProduct_basic
--- PASS: TestAccApiManagementProductPolicy_basic (234.73s)
=== CONT  TestAccApiManagementProductApi_requiresImport
--- PASS: TestAccDataSourceApiManagementProduct_basic (225.27s)
=== CONT  TestAccApiManagementProductApi_basic
--- PASS: TestAccApiManagementProductApi_requiresImport (249.66s)
=== CONT  TestAccApiManagementPolicy_customPolicy
--- PASS: TestAccApiManagementProductApi_basic (292.75s)
=== CONT  TestAccApiManagementPolicy_update
=== CONT  TestAccApiManagementPolicy_basic
--- PASS: TestAccApiManagementPolicy_customPolicy (295.22s)
--- PASS: TestAccApiManagementPolicy_update (289.63s)
=== CONT  TestAccApiManagementOpenIDConnectProvider_update
--- PASS: TestAccApiManagementPolicy_basic (293.21s)
=== CONT  TestAccApiManagementOpenIDConnectProvider_requiresImport
--- PASS: TestAccApiManagementOpenIDConnectProvider_update (289.12s)
=== CONT  TestAccApiManagementOpenIDConnectProvider_basic
--- PASS: TestAccApiManagementOpenIDConnectProvider_requiresImport (247.36s)
=== CONT  TestAccApiManagementNamedValue_update
--- PASS: TestAccApiManagementOpenIDConnectProvider_basic (235.72s)
=== CONT  TestAccApiManagementNamedValue_basic
--- PASS: TestAccApiManagementNamedValue_update (287.18s)
=== CONT  TestAccApiManagementLogger_update
--- PASS: TestAccApiManagementNamedValue_basic (232.70s)
=== CONT  TestAccApiManagementLogger_complete
--- PASS: TestAccApiManagementLogger_complete (236.38s)
=== CONT  TestAccApiManagementLogger_basicApplicationInsights
--- PASS: TestAccApiManagementLogger_update (666.23s)
=== CONT  TestAccApiManagementLogger_requiresImport
--- PASS: TestAccApiManagementLogger_basicApplicationInsights (295.01s)
=== CONT  TestAccApiManagementLogger_basicEventHub
--- PASS: TestAccApiManagementLogger_requiresImport (262.86s)
=== CONT  TestAccApiManagementDiagnostic_complete
--- PASS: TestAccApiManagementLogger_basicEventHub (296.60s)
=== CONT  TestAccApiManagementDiagnostic_requiresImport
--- PASS: TestAccApiManagementDiagnostic_complete (236.82s)
=== CONT  TestAccApiManagementDiagnostic_update
--- PASS: TestAccApiManagementDiagnostic_requiresImport (317.26s)
=== CONT  TestAccApiManagementDiagnostic_basic
--- PASS: TestAccApiManagementDiagnostic_update (305.85s)
=== CONT  TestAccApiManagementCertificate_requiresImport
--- PASS: TestAccApiManagementDiagnostic_basic (298.84s)
=== CONT  TestAccApiManagementCertificate_basicKeyVaultUpdate
--- PASS: TestAccApiManagementCertificate_requiresImport (307.46s)
=== CONT  TestAccApiManagementCertificate_basicKeyVaultUserIdentity
--- PASS: TestAccApiManagementProductGroup_requiresImport (4050.60s)
=== CONT  TestAccApiManagementCertificate_basicKeyVaultSystemIdentity
--- PASS: TestAccApiManagementCertificate_basicKeyVaultUpdate (1147.66s)
=== CONT  TestAccApiManagementCertificate_basic
--- PASS: TestAccApiManagementProductGroup_basic (4278.76s)
=== CONT  TestAccApiManagementBackend_requiresImport
--- PASS: TestAccApiManagementCertificate_basicKeyVaultUserIdentity (1165.28s)
=== CONT  TestAccApiManagementBackend_disappears
--- PASS: TestAccApiManagementCertificate_basic (229.73s)
=== CONT  TestAccApiManagementApi_soapPassthrough
--- PASS: TestAccApiManagementBackend_requiresImport (418.13s)
=== CONT  TestAccApiManagementBackend_update
--- PASS: TestAccApiManagementBackend_disappears (221.71s)
=== CONT  TestAccApiManagementBackend_credentialsNoCertificate
--- PASS: TestAccApiManagementApi_soapPassthrough (228.95s)
=== CONT  TestAccApiManagementBackend_allProperties
=== CONT  TestAccApiManagementBackend_basic
--- PASS: TestAccApiManagementCertificate_basicKeyVaultSystemIdentity (899.12s)
--- PASS: TestAccApiManagementBackend_credentialsNoCertificate (229.59s)
=== CONT  TestAccApiManagementAuthorizationServer_complete
--- PASS: TestAccApiManagementBackend_allProperties (231.10s)
=== CONT  TestAccApiManagementAuthorizationServer_requiresImport
--- PASS: TestAccApiManagementBackend_update (304.95s)
=== CONT  TestAccApiManagementAuthorizationServer_basic
--- PASS: TestAccApiManagementBackend_basic (230.23s)
=== CONT  TestAccApiManagementApiVersionSet_update
--- PASS: TestAccApiManagementAuthorizationServer_requiresImport (244.94s)
=== CONT  TestAccApiManagementApiVersionSet_query
--- PASS: TestAccApiManagementAuthorizationServer_complete (289.93s)
=== CONT  TestAccApiManagementApiVersionSet_header
=== CONT  TestAccApiManagementApiVersionSet_requiresImport
--- PASS: TestAccApiManagementAuthorizationServer_basic (232.21s)
--- PASS: TestAccApiManagementApiVersionSet_update (274.94s)
=== CONT  TestAccApiManagementApiVersionSet_basic
--- PASS: TestAccApiManagementApiVersionSet_query (231.34s)
=== CONT  TestAccApiManagementApiSchema_requiresImport
--- PASS: TestAccApiManagementApiVersionSet_header (291.24s)
=== CONT  TestAccApiManagementApiSchema_basicSwagger
--- PASS: TestAccApiManagementApiVersionSet_requiresImport (305.05s)
=== CONT  TestAccApiManagementApiSchema_basic
--- PASS: TestAccApiManagementApiVersionSet_basic (229.60s)
=== CONT  TestAccApiManagementApi_complete
--- PASS: TestAccApiManagementApiSchema_requiresImport (250.25s)
=== CONT  TestAccApiManagementApi_importUpdate
--- PASS: TestAccApiManagementApiSchema_basicSwagger (234.96s)
=== CONT  TestAccApiManagementApi_importWsdl
--- PASS: TestAccApiManagementApiSchema_basic (234.04s)
=== CONT  TestAccApiManagementApi_importSwagger
--- PASS: TestAccApiManagementApi_complete (231.55s)
=== CONT  TestAccApiManagementApi_subscriptionRequired
--- PASS: TestAccApiManagementApi_importWsdl (235.36s)
=== CONT  TestAccApiManagementAPIPolicy_requiresImport
--- PASS: TestAccApiManagementApi_importUpdate (319.22s)
=== CONT  TestAccApiManagementApi_requiresImport
--- PASS: TestAccApiManagementApi_importSwagger (263.70s)
=== CONT  TestAccApiManagementApi_openidAuthentication
--- PASS: TestAccApiManagementApi_subscriptionRequired (291.46s)
=== CONT  TestAccApiManagementApi_oauth2Authorization
--- PASS: TestAccApiManagementAPIPolicy_requiresImport (247.53s)
=== CONT  TestAccApiManagementApi_version
--- PASS: TestAccApiManagementApi_requiresImport (246.11s)
=== CONT  TestAccApiManagementApi_blankPath
--- PASS: TestAccApiManagementApi_openidAuthentication (234.12s)
=== CONT  TestAccApiManagementApi_wordRevision
--- PASS: TestAccApiManagementApi_oauth2Authorization (237.15s)
=== CONT  TestAccApiManagementApi_basic
--- PASS: TestAccApiManagementApi_version (232.30s)
=== CONT  TestAccApiManagementAPIPolicy_customPolicy
--- PASS: TestAccApiManagementApi_blankPath (232.84s)
=== CONT  TestAccApiManagementAPIPolicy_update
--- PASS: TestAccApiManagementApi_wordRevision (230.98s)
=== CONT  TestAccApiManagementApiOperation_customMethod
--- PASS: TestAccApiManagementApi_basic (229.20s)
=== CONT  TestAccApiManagementAPIPolicy_basic
--- PASS: TestAccApiManagementAPIPolicy_customPolicy (237.10s)
=== CONT  TestAccApiManagementApiOperation_representations
--- PASS: TestAccApiManagementApiOperation_customMethod (234.89s)
=== CONT  TestAccApiManagementApiOperation_requestRepresentations
--- PASS: TestAccApiManagementAPIPolicy_update (277.12s)
=== CONT  TestAccApiManagementApiOperation_headers
--- PASS: TestAccApiManagementAPIPolicy_basic (233.25s)
=== CONT  TestAccApiManagementApiDiagnostic_complete
--- PASS: TestAccApiManagementApiOperation_representations (286.05s)
=== CONT  TestAccApiManagementApiOperation_requiresImport
--- PASS: TestAccApiManagementApiOperation_requestRepresentations (278.10s)
=== CONT  TestAccApiManagementApiOperation_basic
--- PASS: TestAccApiManagementApiOperation_headers (294.10s)
=== CONT  TestAccApiManagementApiDiagnostic_requiresImport
--- PASS: TestAccApiManagementApiDiagnostic_complete (235.78s)
=== CONT  TestAccApiManagementApiDiagnostic_update
--- PASS: TestAccApiManagementApiOperation_requiresImport (248.48s)
--- PASS: TestAccApiManagementApiOperation_basic (233.11s)
--- PASS: TestAccApiManagementApiDiagnostic_requiresImport (316.48s)
--- PASS: TestAccApiManagementApiDiagnostic_update (310.24s)
PASS
ok      github.com/terraform-providers/terraform-provider-azurerm/azurerm/internal/services/apimanagement       8160.938s

Copy link
Contributor

@manicminer manicminer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @wiktorn, thanks for this suggestion! This looks like it will work out well, from what I can tell the tests that are changed to use the Consumption sku should work just as well. We're running the acceptance tests now with these changes, if they all work out then this should be good to merge. Thanks again!

@manicminer
Copy link
Contributor

manicminer commented Jul 7, 2021

Tests look good (failures are unrelated)

Screenshot 2021-07-07 at 13 11 11

@manicminer manicminer added this to the v2.67.0 milestone Jul 7, 2021
@manicminer manicminer merged commit eb52825 into hashicorp:master Jul 7, 2021
@github-actions
Copy link

github-actions bot commented Jul 9, 2021

This functionality has been released in v2.67.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

@github-actions
Copy link

github-actions bot commented Aug 9, 2021

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants