This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
Interrupt test or suite when timeout exceeded #13
Labels
area/security
Issues or PRs related to security
kind/feature
Categorizes issue or PR as related to a new feature.
wontfix
This will not be worked on
In CRD's we have to parameters that specify a timeout after which execution of a test or a suite should be stopped:
ClusterTestSuite.SuiteTimeout
TestDefinition.Timeout
Purpose of this issue is to implement logic around timeouts.
AC:
TestDefinition.Timeout
. A suite can be continued.ClusterTestSuite.SuiteTimeout
The text was updated successfully, but these errors were encountered: