FSchumacher commented on PR #6663: URL: https://github.com/apache/jmeter/pull/6663#issuecomment-4089534162
As this is load dependent, another way to get it hopefully more robust would be to change the used rate and duration from 50 r/s for 100 ms to 5 r/s for 1s. That should give the same answers but introduce less load on the CI workers. We could also split the assertion into two parts. First check that no successfull results are found and second check that time + connectTime is higher than our wanted threshold (maybe lower the constraint for time alone). -- 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]
