Skip to content

Add runner restart ability and stabilize ci pull_policy spec

Tiffany Rea requested to merge 371420-stablelize-ci-pull-policy-spec into master

What does this MR do and why?

Describe in detail what your merge request does and why.

  • With !105434 (merged) - we can now check for runner's status and other things via API
  • This allows us to restart runner's docker container and ensure that it's back online before proceeding.
  • Unquarantine test pipeline_with_image_pull_policy_spec.rb since I think with runner restart capability it'll be more stable than just blindly wait 30s

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #371420 (closed) #369397 (closed) gitlab-org/quality/quality-engineering/team-tasks#1412 (closed)

Edited by Tiffany Rea

Merge request reports