-
Notifications
You must be signed in to change notification settings - Fork 738
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.
Description
Currently, the Cypress e2e tests creates predefine user accounts to run tests and then deletes them. This can fail through race conditions if multiple instances of these tests are running simultaneously against the same cluster (for example, if we trigger multiple Cloud Deploy promotions at the same time). We should investigate if we can generate user accounts that would be unique per-instance of Cypress.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: cleanupAn internal cleanup or hygiene concern.An internal cleanup or hygiene concern.