Closed tuminoid closed 1 week ago
/cc @lentzi90
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: lentzi90
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/lgtm
/cherry-pick release-0.8
/cherry-pick release-0.6
@tuminoid: new pull request created: #2067
@tuminoid: new pull request created: #2068
Using /dev/urandom has entropy issue. It can run out especially in CI, leaving jobs stuck. We have used uuidgen in BMO e2e for long time now and it works great. These usernames/passwords just need to be anything random to make sure nothing is hardcoded, so uuidgen works great for that anyways.