Skip to content

Add better wait for vuln report to appear

Dan Davison requested to merge dj-try-fix-396826 into master

What does this MR do and why?

There is likely a race condition in security_reports_spec.rb where we are navigating to the Vulnerability report before it has time to process.

Add a better wait to ensure that this is ready before validation.

MR acceptance checklist

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

Merge request reports