Skip to content

Fetch groups without projects in QA tests

Mark Lapierre requested to merge ml-qa-fetch-groups-without-projects into master

What does this MR do and why?

Fetch groups without projects. This avoids race conditions caused by listing groups that include a project that was deleted in the previous test (e.g.: #336637 (comment 845661302))

This should also reduce some unnecessary load and maybe speed up the tests a little.

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 Mark Lapierre

Merge request reports

Loading