Skip to content

Update pipeline_with_image_pull_policy_spec.rb error message

Will Meek requested to merge pull_policy_spec_update into master

What does this MR do and why?

Describe in detail what your merge request does and why.

As per #371420 (closed)

Runner updated the Pull Policy error message ( gitlab-runner!3526 (diffs) ). This MR updates the test to reflect that.

Note: After much consideration we decided to go with the original proposal !95910 (comment 1076488056)

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

USE LATEST RUNNER!

CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://gdk.test:3000/ ./qa/specs/features/browser_ui/4_verify/pipeline/pipeline_with_image_pull_policy_spec.rb

MR acceptance checklist

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

Edited by Tiffany Rea

Merge request reports