flakyTestAttempts

val flakyTestAttempts: Output<Int>

The number of times a TestExecution should be re-attempted if one or more of its test cases fail for any reason. The maximum number of reruns allowed is 10. Default is 0, which implies no reruns.