All Collections

CI/CD Stack

Headless-friendly plugins for failing fast in pipelines.

By NaveenKumar, QAInsights

Everything you need to run JMeter in Jenkins, GitHub Actions, or GitLab CI — validate the test plan before the run, auto-stop the test when KPI thresholds breach, and emit a clean results report your pipeline already understands.

Plugins in Stack

3

Total Downloads

18,006

Trending This Week

+182

Install entire stack

Terminal
$ PluginsManagerCMD.sh install jpgc-plancheck,jpgc-autostop,jpgc-synthesis

Plugins in this stack

Why it's here: Validates the JMX before the run — fails fast on missing CSV datasets, undefined variables, or broken references before wasting CI minutes.

Why it's here: Kills the test automatically when error rate or response time crosses a configured threshold, preventing noisy long-running failures.

Why it's here: Produces a compact Synthesis Report — a mix of Summary and Aggregate — that is easy to parse and artifact in CI pipelines.

Related Collections