-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
-
Unset
-
No
-
-
The FedRAMP team is currently running into an issue where the an RBAC_frontend test is failing during the PR_CHECK for the MBOP repo.
app-sre bot latest run: https://ci.int.devshift.net/job/RedHatInsights-mbop-pr-check/110/console
Based on conversations with vbelchio@redhat.com he's resolved the failing tests for the Backend, so I believe all we need is the resolution of a port error with the FE Unit tests to get the PR Check working again. See this Jira for more info.
I ran the backend tests without the frontend deployment and they are passing.
When I tried to run the frontend tests together, I got service name and port conflicts (rbac:8080) due to the frontend deployment overriding it.
Here is the MR to solve it changing the hostname to rbac-service and port to 8000:
https://gitlab.cee.redhat.com/insights-qe/iqe-rbac-plugin/-/merge_requests/479
- relates to
-
RHCLOUD-24318 Investigate IQE RBAC test failures in MBOP's app-sre bot runs
- Closed