vlsi opened a new issue, #6007:
URL: https://github.com/apache/jmeter/issues/6007
### Use case
There might be a need to override some of the properties based for a
specific environment, or for a specific test launch.
Currently, users can manually put `${...}` expressions, howev
dgetzlaf opened a new issue, #6008:
URL: https://github.com/apache/jmeter/issues/6008
### Expected behavior
In gui mode, JMeter acts as always.
In *non-gui mode* JMeter runs all Thread Groups endlessly, when there is no
specified Thread lifetime.
JMeter was used to run the n
vlsi commented on PR #6003:
URL: https://github.com/apache/jmeter/pull/6003#issuecomment-1608815188
It fixes generation of checksums and PGP signatures when archive files are
UP-TO-DATE:
https://github.com/vlsi/vlsi-release-plugins/commit/6276f0163dd47bf6cd87475ae93a924fa2348e31
--
This
vlsi merged PR #6003:
URL: https://github.com/apache/jmeter/pull/6003
--
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]
vlsi commented on issue #6004:
URL: https://github.com/apache/jmeter/issues/6004#issuecomment-1608829536
The reason is that `JavaTestSamplerGui` re-creates the sampler instead of
configuring the existing element:
https://github.com/apache/jmeter/blob/b47c658bbd7f32a2cf843f41af0526e5b458e5ac