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

Not able to use JMeter properties #67

Open
hgakhr opened this issue Feb 20, 2018 · 0 comments
Open

Not able to use JMeter properties #67

hgakhr opened this issue Feb 20, 2018 · 0 comments

Comments

@hgakhr
Copy link

hgakhr commented Feb 20, 2018

Hi Team,

Thanks for this gradle plugin. This plugin works very well.

But I am having the issue to specify JMeter properties .
Like reportDir,jmeterIgnoreFailure ,jmeterIgnoreError and etc .

Can you please provide me the a example and let me know how i can use these properties in build.gradle file .

As I have tried 2 ways to use them but no luck.

Passing the properties in build.gradle file
jmeterIgnoreError = true
Error

Could not set unknown property 'jmeterIgnoreError' for object of type net.foragerr.jmeter.gradle.plugins.JMPluginExtension.

Passing as a argument wih the gradle command
gradle jmRun -PjmeterIgnoreError=true
Please let me know , how i can use these

Thanks,
Hitesh

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