Adds retry to vulnerability create and correctly quarantines
What does this MR do and why?
Addresses the flaky failure in: #410526 (closed)
Also quarantines the correct example instead of the whole spec.
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=xvxvxvx GITLAB_PASSWORD="xvxvxvx" QA_LOG_LEVEL=DEBUG QA_GITLAB_URL=http://172.30.2.50:3000 bundle exec rspec ./qa/specs/features/ee/browser_ui/10_govern/vulnerability_management_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.
-
I have evaluated the MR acceptance checklist for this MR.