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 nightly integration test #3

Open
dmehra opened this issue Feb 9, 2016 · 0 comments
Open

Add nightly integration test #3

dmehra opened this issue Feb 9, 2016 · 0 comments

Comments

@dmehra
Copy link
Contributor

dmehra commented Feb 9, 2016

Desired:

  • nightly integration test that uses the released versions of adapter and juttle
  • nightly integration test that uses top-of-master for adapter and juttle (have npm pull from github)

What the test will actually do is still open; something lightweight that uses an adapter to write to, and read from, a docker container with the backend store, and visualize the result. As simple as read -last :hour: | reduce -every :minute: sum(value) | view timechart. If we later want to expand, file separate issues.

This will need to be set up for each supported adapter, namely:

  • elastic
  • influx
  • posgresql (tbd: do we have do separately cover mysql and sqlite?)
  • opentsdb
  • graphite
  • built-ins: file, http
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant