If gatling has the possibility to change results folder and stats.tsv file name via command line options or some other config ?
When I use -rf option gatling added date to the folder name.
How can I change stats.tsv result file to stats csv ?
I’m using gatling remotely, via ssha, from “my_machine”.
I run a lot of tests with different web server configuration, results file should be identified - specific results file name (ex. adding as parameter).
After each test a need upload results file (only stats.tsv ) to “my _machine”.
bye
Cris
W dniu poniedziałek, 11 lutego 2013 08:26:47 UTC+1 użytkownik Stéphane Landelle napisał:
I’ve opened an issue for the format: https://github.com/excilys/gatling/issues/953
Regarding the name, I have to think about it, and how it will work with the cluster mode to come.