Skip to content

Fix failing cloud instance test in 9.3.2 #753

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

Closed

Conversation

julienduchesne
Copy link
Contributor

@julienduchesne julienduchesne commented Dec 17, 2022

It's no longer possible to get users from the API in Grafana Cloud with 9.3.2

The failing test was kinda weird, we were using the fixed ID of the admin user, which was probably ID #3 simply as an artifact of our Grafana Cloud process when launching instances
So I just removed the user_id permission from our test. It's not easy to run this test in a docker Grafana instance because it requires a Grafana Enterprise license

@github-actions
Copy link

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 promote the Drone build.

@julienduchesne julienduchesne force-pushed the julienduchesne/fix-cloud-instance-test branch from df7e936 to 71d25f0 Compare December 17, 2022 04:05
It's no longer possible to get users from the API in Grafana Cloud with 9.3.2
This test was kinda weird in any case, we were using the fixed ID of the `admin` user, which was probably ID #3 simply as an artifact of our Grafana Cloud process when launching instances
So I just removed the `user_id` permission from our test. It's not easy to run this test in a docker Grafana instance because it requires a Grafana Enterprise license
@julienduchesne julienduchesne force-pushed the julienduchesne/fix-cloud-instance-test branch from 71d25f0 to 5710f49 Compare December 17, 2022 04:10
@julienduchesne julienduchesne deleted the julienduchesne/fix-cloud-instance-test branch February 12, 2024 14:27
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.

1 participant