ExpediaGroup/jenkins-spock

Testing retry blocks

stuartrowe opened this issue · 0 comments

Desired Behavior

Retry blocks should repeatedly call their body up to count times.

Benefits

Allows for testing behavior around retries. For example: our shared library will mark a build as unstable if a retry was necessary.