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

E2E Testing for Grafana #764

Open
mjnagel opened this issue Sep 16, 2024 · 1 comment
Open

E2E Testing for Grafana #764

mjnagel opened this issue Sep 16, 2024 · 1 comment
Assignees
Milestone

Comments

@mjnagel
Copy link
Contributor

mjnagel commented Sep 16, 2024

E2E testing for Grafana should only be run on the all package test only since it focuses on interactions between components - see #211 for some thoughts on this.

Initial target scope:

  • Validate datasource connectivity/availability: Confirm that loki + prometheus are visible under datasources in Grafana and connection is active/working
  • Validate dashboards are provisioned/populated (check that the "custom" dashboards we deploy via configmap exist in Grafana)
  • Validate SSO login
@mjnagel
Copy link
Contributor Author

mjnagel commented Sep 16, 2024

Picked this as a good first target since we have had issues recently with Grafana functionality and it touches on a significant chunk of the Core stack (Loki, Prometheus, Keycloak).

@mjnagel mjnagel added this to the 0.28.0 milestone Sep 17, 2024
@mjnagel mjnagel self-assigned this Sep 17, 2024
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

No branches or pull requests

1 participant