Skip to content

Ensure usernames are unique while generating random user names

Rutger Wessels requested to merge 444650-seed-data-using-unique-usernames into master

What does this MR do and why?

Ensure usernames are unique while generating random user names

This should fix a flaky test for an internal development script: rake gitlab:seed:group_seed. I was not able to run this script locally on dev, I created a issue for that: #462762

Related to #444650 (closed)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports