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

Automatic fail build based on threshold in Jenkins? #49

Open
usherfu opened this issue Sep 16, 2017 · 0 comments
Open

Automatic fail build based on threshold in Jenkins? #49

usherfu opened this issue Sep 16, 2017 · 0 comments

Comments

@usherfu
Copy link

usherfu commented Sep 16, 2017

Hi,

I am wondering if it is possible to automatic fail a build based on predefined threshold when running Jmeter test with Jmeter mave plugin?

Some use scenario:

  1. HTTP response time is above an absolute threshold
  2. response time is above a relative threshold compared with previous build

For scenario 1), easiest way is probably to use autostop-plugin. A more complex way is to use Taurus PassFail criteria, which seems to be overkill if only need such feature.

For scenario 2), I have not found any ready solution yet. Jenkins performance plugin can generate performance trend, has anyone tried this, any feedback?

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