The current TestRun resource cleans up resources used for the load test through the cleanup property. However, there is a need to be able to debug failed cases, and even when the load test is successfully completed, the resources may need to be retained for a certain period of time. How about adding the ttlSecondsAfterFinished property used in Job workloads to the TestRun object as well, to make resource management a little more flexible?
Suggested Solution (optional)
No response
Already existing or connected issues / PRs (optional)
Feature Description
The current
TestRun
resource cleans up resources used for the load test through the cleanup property. However, there is a need to be able to debug failed cases, and even when the load test is successfully completed, the resources may need to be retained for a certain period of time. How about adding thettlSecondsAfterFinished
property used in Job workloads to the TestRun object as well, to make resource management a little more flexible?Suggested Solution (optional)
No response
Already existing or connected issues / PRs (optional)
No response