flakyTestAttempts

@JvmName(name = "qaneqywkmuhcvnrq")
suspend fun flakyTestAttempts(value: Output<Int>)
@JvmName(name = "kbtxogdwpcthoklm")
suspend fun flakyTestAttempts(value: Int?)

Parameters

value

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.