-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
2
-
False
-
-
False
-
-
-
ACM Sprint 24, ACM Sprint 25, ACM Sprint 26, ACM Sprint 27, GRC Sprint 2023-01, GRC Sprint 2023-02
-
No
Description of problem:
There are often timeouts on the periodic E2E tests (TravisCI) when creating or cleaning up service accounts for the Policy Generator tests since this causes OpenShift auth pods to restart. Since this is done for each test, we could instead choose to create a single account at the start of all tests (or just Policy Generator tests) and then use that account for all the Policy Generator tests. Then clean up just once afterwards.