mohamed-atef2022 commented on issue #6329:
URL: https://github.com/apache/jmeter/issues/6329#issuecomment-2288327300
i tried to add the flag itself
jmeter ${param_user} ${param_properties} ${report_command_line} --logfile
report-${jmx}-$(date +"%F_%H%M%S").jtl --nongui --forceDeleteResultFile
--testfile ${jmx} -Dserver.rmi.ssl.disable=true --remoteexit --remotestart
${slave_list} >> jmeter-master.out 2>> jmeter-master.err
i tried also to delete it explicity from the container
but i get also this
2024-08-12 12:32:21,287 INFO o.a.j.r.d.HtmlTemplateExporter: Report will be
generated in: /report/report-zuhauseplus_debug_test.jmx-2024-08-12T12:30:48Z,
creating folder structure
2024-08-12 12:32:21,289 INFO o.a.j.r.d.TemplateVisitor: Copying folder from
'/opt/jmeter/apache-jmeter-5.6.3/bin/report-template' to
'/report/report-zuhauseplus_debug_test.jmx-2024-08-12T12:30:48Z', got message:
/report/report-zuhauseplus_debug_test.jmx-2024-08-12T12:30:48Z, found non empty
folder with following content
[/report/report-zuhauseplus_debug_test.jmx-2024-08-12T12:30:48Z/statistics.json],
will be ignored
2024-08-12 12:32:21,777 INFO o.a.j.JMeter: Dashboard generated
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]