Skip to content

Failure in api/4_verify/remove_runner_spec.rb | Verify Runner removal removes the runner

Full description

Verify Runner removal removes the runner

File path

./qa/specs/features/api/4_verify/remove_runner_spec.rb

Stack trace

Failure/Error:
  Resource::Runner.fabricate! do |runner|
    runner.name = executor
    runner.tags = runner_tags
  end

QA::Service::Shellout::CommandError:
  Command: `docker pull gitlab/gitlab-runner:alpine` failed! ✘

First happened in https://gitlab.com/gitlab-org/gitlab/-/jobs/3390669694.

Related test case: https://gitlab.com/gitlab-org/gitlab/-/quality/test_cases/354828.