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

Refactor JMeter support to handle JSON reports #64

Open
danzone opened this issue Jul 11, 2019 · 0 comments
Open

Refactor JMeter support to handle JSON reports #64

danzone opened this issue Jul 11, 2019 · 0 comments
Assignees
Labels

Comments

@danzone
Copy link
Contributor

danzone commented Jul 11, 2019

Characteristics

  • Issue Type: bug
  • Reproducibility: always
  • Severity: block
  • Tool/Service/Component: CAMP 0.5.1 - branch add-jmeter-perftest-support
  • Execution Environment: Linux Ubuntu 19.04, Python 3.7.3
  • Reporter: Daniele Gagliardi, daniele.gagliardi@eng.it

Description

Current JMeter integration expects to find CVS reports, containing aggregate statistics about the performance test. While this is true when running JMeter from the GUI, running JMeter in headless mode produces three different reports:

  1. HTML report, with several dashboards and graphs;
  2. CVS report containing all raw data used by the HTML report
  3. JSON report containing aggregate statistics.

The JSON report is the one which really matters.

Steps to reproduce

Execute CAMP against Java Web example.

Other files and URLs

Relationships

Help on issue template

Preview to follow the link or open file .github/ISSUE_DOC.md

@danzone danzone self-assigned this Jul 11, 2019
@danzone danzone added the bug label Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant