Skip to content

Retry Node QA jobs

Rémy Coutable requested to merge retry-node-jobs into master

What does this MR do?

This adds the dedicated-runner YAML anchor to the Node QA jobs. There are two benefits:

  1. This make the Node QA jobs use the dedicated runners and hence, running much faster.
  2. This retries failed jobs once.

What are the relevant issue numbers?

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/56432.

Does this MR meet the acceptance criteria?

Edited by Rémy Coutable

Merge request reports