Skip to content

Adding additional check for pipelines' count to fix flakiness on staging

What does this MR do and why?

This MR addresses the unclear failure message when the spec fails due to a pipeline error #363628 (comment 963958683)

How to set up and validate locally?

Run against GDK

GITLAB_PASSWORD="XXXXXXX" QA_DEBUG=true CHROME_HEADLESS=false bundle exec bin/qa Test::Instance::All http://192.168.1.105:3000 ./qa/specs/features/ee/browser_ui/13_secure/fix_vulnerability_workflow_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 Harsha Muralidhar

Merge request reports