Skip to content

Add a retry in change vulnerability status method to fix flakiness

Harsha Muralidhar requested to merge hm-fix-flakiness-change-vuln-status into master

What does this MR do and why?

Add a retry in change vulnerability status method to fix flakiness

Hopefully addresses: #418274 (closed) and #418274 (closed)

Screenshots or screen recordings

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

Before After

How to set up and validate locally

WEBDRIVER_HEADLESS=false GITLAB_QA_ACCESS_TOKEN=XXXXX GITLAB_PASSWORD="XXXX" QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://192.168.86.46:3000 bundle exec rspec ./qa/specs/features/ee/browser_ui/10_govern/change_vulnerability_status_spec.rb:48

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

Loading