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

Add support for timeseries panels #1

Merged
merged 2 commits into from
Oct 22, 2022
Merged

Add support for timeseries panels #1

merged 2 commits into from
Oct 22, 2022

Conversation

rhowe
Copy link
Owner

@rhowe rhowe commented Oct 22, 2022

This is based on the behaviour of Grafana 9.0.5

It should address grafana#358 and grafana#352

Upgrade the e2e tests to work with Grafana 9.x

  • jsonnet to 18
  • cypress to 10.9
  • grafana to 9.2.1

Fixes grafana#363

Note that I haven't used cypress before and I work hard to avoid node, so this might not be quite right.

I added a Makefile target for running npm install to allow upgrading Cypress without relying on a local Nodejs install.

Somehow I missed the fact the repo had tests until I was too far down the rabbit hole writing the tests in a different style, hope that's OK.

- jsonnet to 18
- cypress to 10.9
- grafana to 9.2.1
This is based on the behaviour of Grafana 9.0.5
@rhowe rhowe merged commit 48b93e1 into master Oct 22, 2022
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.

e2e tests fail with grafana 9.x
1 participant