Conversation
Signed-off-by: Spencer McAvey <smcavey@redhat.com>
Signed-off-by: Spencer McAvey <smcavey@redhat.com>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: smcavey The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
📝 WalkthroughWalkthroughThe test script now includes logic to automatically discover the OpenShift console route by querying the Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Latest UI Cypress run against ROSA cluster failed because the console route Cypress used to verify the server was running was missing a
.rosasubdomain. We fetch the proper URL from getting the route. https://redhat-internal.slack.com/archives/C0804HR2D41/p1774890605407419?thread_ts=1774890053.715339&cid=C0804HR2D41Broken run: https://jenkins-csb-rhacm-tests.dno.corp.redhat.com/job/CI-Jobs/job/search_tests/210/console
Happy run: https://jenkins-csb-rhacm-tests.dno.corp.redhat.com/job/CI-Jobs/job/search_tests/213/console
Summary by CodeRabbit