Currently three e2e tests run in parallel, which sometimes causes one test to use 2FA during GitHub login, resulting in an "already used" error for other test cases. This leads to timeouts and, occasionally, GitHub rate-limit issues.
To address this, temporarily disable the parallel execution of spec files.
- relates to
-
RHIDP-4931 test(e2e): problem on RBAC tests trying to re-auth with github
-
- Closed
-
- links to