question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add an option to add a custom name to the result file

See original GitHub issue

I am using the current version of <jmeter.plugin.version>2.8.6</jmeter.plugin.version>, and I have a requirement to run a test on multiple machines and I believe it would be really nice to add the machine name to the generated report. Is this currently possible, if not, is it possible to be added?

PS: I moved away from distributed testing for a reason.

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Ardescocommented, Mar 8, 2019

I’m making the assumption that this is a request to be able to modify the resultFilename, currently we generate this programatically. based on the test name.

0reactions
ahopgoodcommented, Jun 1, 2021

For anyone who still wants a means to add more information to the filename, I’ve made use of the resultsFileNameDateFormat to add a reference to a variable I can customise per environment/invocation.

<resultsFileNameDateFormat>yyyyMMdd-'${jmeter-results-env}'</resultsFileNameDateFormat>

Now I pass mvn clean verify -Pperformance-test -Djmeter-results-dir=qa to my profile to generate file names based on their environment in our CI/CD pipeline.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Add the file name, date, author or other document properties ...
Select Quick Parts, and select Field. · In the Field names list, choose the field you want (such as FileName, Date, Author, or...
Read more >
How to Insert Fields in Microsoft Word (Built-in or Custom)
Right-click the field and then click Edit Field. A dialog box appears. Change the field properties and options. Click OK. Understanding Word document...
Read more >
Using CSV files to import and export products
Use CSV files to import products to or export products from your Shopify ... If you use a custom fulfillment service, then you...
Read more >
PDF properties and metadata - Acrobat - Adobe Support
Choose File > Properties, and then select Custom. To add a property, type the name and value, and then click Add.
Read more >
Connect to a Custom SQL Query - Tableau Help
If you need to append data to each other, you can use the union option in the physical layer ... Enter the name...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found