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

Add an option to add a timestamp to the report folder name #327

Open
maucarioca opened this issue Apr 4, 2019 · 2 comments
Open

Add an option to add a timestamp to the report folder name #327

maucarioca opened this issue Apr 4, 2019 · 2 comments
Milestone

Comments

@maucarioca
Copy link

maucarioca commented Apr 4, 2019

I am using the current version of

<jmeter-maven-plugin.version>2.9.0</jmeter-maven-plugin.version>
<jmeter.version>5.1.1</jmeter.version>
<maven-compiler-plugin.version>3.8.0</maven-compiler-plugin.version> 

and I have a requirement to generate reports in different folders (something like add a timestamp). I need to generate and maintain the reports history. Is this currently possible, if not, is it possible to be added?

@Ardesco
Copy link
Contributor

Ardesco commented Apr 4, 2019

We support setting a timestamp for individual test results:

https://github.com/jmeter-maven-plugin/jmeter-maven-plugin/wiki/Test-Results-File-Format#2

This is currently not passed through to report generation though

@maucarioca
Copy link
Author

Yes, thanks. I´m already using this option to results file but here we want to generate reports in separate folder names (just like results option) to maintain history and let all process automated. Thanks again.

@Ardesco Ardesco added this to the 3.2.0 milestone Apr 27, 2020
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

3 participants