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

report output should be configurable on script and as a global configuration #135

Open
danielo515 opened this issue Jul 14, 2016 · 5 comments

Comments

@danielo515
Copy link

It is a bit tedious to write a shell script just to test the different test scripts. It would be useful if you can specify the report output directly on the script or as a global config of artillery.

Regards

@hassy
Copy link
Member

hassy commented Jul 14, 2016

There's a -o option for both artillery run and artillery quick if that's what you mean?

@danielo515
Copy link
Author

Yes, but you have to specify that option every time you call artillery. It is a bit uncomfortable, I would prefer to specify the output directory on the script configuration.

@hassy
Copy link
Member

hassy commented Jul 14, 2016

You can do something like artillery run -o "tmp/date.json" myscript.yaml

@danielo515
Copy link
Author

Of course, but then I have to do it every time. I want to specify it once on the test script and forget about it

@danielo515
Copy link
Author

danielo515 commented Sep 29, 2016

Any intention to implement this? I'm not trying to add pressure, I just want to know your intentions.

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

No branches or pull requests

2 participants