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

Improve JMeter Template : Fix Issue 7773 #7774

Merged
merged 2 commits into from
Mar 21, 2018

Conversation

pmouawad
Copy link
Contributor

@pmouawad pmouawad commented Mar 6, 2018

Hello @davidkiss,

PR checklist

  • Read the contribution guidelines.
  • Ran the shell script under bin/jmeter-petstore.sh
  • Filed the PR against the correct branch: 3.0.0 branch for changes related to OpenAPI spec 3.0. Default: master.
  • Copied the technical committee to review the pull request if your PR is targeting a particular programming language.

Description of the PR

In CSV DataSet ignore first line as it contains headers
Share CSV for Thread-Group instead of doing it across all threads
Use scheduler
Add variables definable through properties for:

  • Rampup
  • Duration
  • Threads
    Drop HttpClient 3.1 customization
    Remove in Test Plan Element host and port as they are defined in User Variables

This fixes:
#7773

In CSV DataSet ignore first line as it contains headers
Share CSV for Thread-Group instead of doing it across all threads
Use scheduler
Add variables definable through properties for:
- Rampup
- Duration
- Threads
Drop HttpClient 3.1 customization
Remove in Test Plan Element host and port as they are defined in User
Variables
@davidkiss
Copy link
Contributor

Please also update sample project under /samples/client/petstore/jmeter.

@pmouawad
Copy link
Contributor Author

Hello @davidkiss ,
Done.

Thanks for review.
Regards

This comment swagger-api#7773
As per request update samples
@davidkiss
Copy link
Contributor

Thanks. Looks good

@pmouawad
Copy link
Contributor Author

Thanks for review.
Do you have any idea when this PR will be merged ?

Thanks

@davidkiss
Copy link
Contributor

Not sure. I don't have permission to do that.

@wing328 wing328 merged commit d185009 into swagger-api:master Mar 21, 2018
@wing328
Copy link
Contributor

wing328 commented Mar 21, 2018

@pmouawad sorry for the delay. Just merged it.

Thanks @davidkiss for reviewing the change.

@pmouawad
Copy link
Contributor Author

Thanks for your time !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants