aws-solutions / distributed-load-testing-on-aws

Distributed Load Testing on AWS
https://aws.amazon.com/solutions/implementations/distributed-load-testing-on-aws/
Other
336 stars 121 forks source link

Variables and functions in JMX are not working #193

Closed umarlateef closed 1 week ago

umarlateef commented 3 months ago

Describe the bug Parameters and functions are not working in JMX. I created a JMX file with ResultCollector filename with time is not working e.g. ${time(Y-M-d)}-result.jtl when I add this, no file is generated. But abc-result.jtl works

To Reproduce Create JMX file with ResultCollector filename with ${__time(Y-M-d)}-result.jtl

${__time(Y-M-d)}-result.jtl

Expected behavior File name with current date-result should be generated as it is generated when I run same test in local

Please complete the following information about the solution:

Screenshots

Additional context

kamyarz-aws commented 3 months ago

Thank you for your feedback.

Allow me to try and reproduce the issue on my end and we will get back to you with further findings.

kamyarz-aws commented 1 week ago

Should be addressed in this release.