grafana / terraform-provider-grafana

Terraform Grafana provider
https://www.terraform.io/docs/providers/grafana/
Mozilla Public License 2.0
436 stars 229 forks source link

ci: disable flakey cloud acc tests for release workflow #1822

Closed Duologic closed 1 month ago

Duologic commented 1 month ago

For v3.8.0 I was running these acceptance tests (5 retries) and each time different tests failed, they were receiving 429 Too Many Requests, even with retries: https://github.com/grafana/terraform-provider-grafana/actions/runs/11034219081

This PR disables the flakey test suite so we can release v3.8.0.

github-actions[bot] commented 1 month ago

In order to lower resource usage and have a faster runtime, PRs will not run Cloud tests automatically. To do so, a Grafana Labs employee must trigger the cloud acceptance tests workflow manually.