Project

General

Profile

action #104007

Updated by okurz over 2 years ago

## Motivation 

 Similar as in https://docs.microsoft.com/en-us/azure/devops/release-notes/2021/sprint-195-update#automatic-retries-for-a-task and https://docs.gitlab.com/ee/ci/yaml/#retry and https://github.com/marketplace/actions/retry-step 

 ## Acceptance criteria 
 * **AC1:** openQA jobs are automatically retriggered with a maximum amount specified in test variables 
 * **AC2:** By default openQA tests apply no automatic retry

Back