oleksii
9 years agoOccasional Contributor
LoadTest runs itself after being terminated when limit is reached.
I have a load test (on the screenshot attached). It was originally designed on version 5.0.1 (maybe 5.0.0) and later modified and currently used on 5.2.1.
When I run it from SOAP UI it runs well and terminates in 30 seconds as expected.
But when I run it from Jenkins (shell script) or console it terminates in 30 seconds and then immediately re-runs. The second run is never got terminated. TestSuite teardown script is never run. Does anyone know how can I solve this issue?
Functional tests run well on Jenkins.