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

Build Automated Complete End to End Test #230

Closed
matttproud opened this Issue May 8, 2013 · 5 comments

Comments

Projects
None yet
5 participants
@matttproud
Copy link
Member

matttproud commented May 8, 2013

  1. Builds binary running requisite whitebox tests.
  2. Starts up Prometheus.
  3. Tries issuing web queries to evaluate known expressions against the database.
  4. Validates results.

/CC: @juliusv — You may have some ideas of some things you'd like to see captured here.

@ncabatoff

This comment has been minimized.

Copy link

ncabatoff commented Sep 15, 2016

I took a stab at this (minus step 1), see https://github.com/ncabatoff/prombench. I wasn't thinking in terms of incorporating it into the Prometheus project itself, but if desired I could create a PR. I'd need some guidance in terms of where it should go and so forth.

@grobie grobie added the area/testing label Sep 15, 2016

@grobie

This comment has been minimized.

Copy link
Member

grobie commented Sep 15, 2016

Thank you, this is awesome!

I don't think it's necessary to merge the project itself into the prometheus repository. I'm fine if people actually prefer that, but it should be totally fine to just embed it. I could imagine we add a make benchmark target, which installs prombench if not available and runs the benchmark. Similar to what we do with promu.

@ncabatoff

This comment has been minimized.

Copy link

ncabatoff commented Sep 15, 2016

That was my thinking.

@brian-brazil

This comment has been minimized.

Copy link
Member

brian-brazil commented Jul 14, 2017

Prombench covers this.

@lock

This comment has been minimized.

Copy link

lock bot commented Mar 23, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked and limited conversation to collaborators Mar 23, 2019

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
You can’t perform that action at this time.