-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
Quality / Stability / Reliability
-
False
-
-
False
-
-
-
Search Train 36-2
-
Low
-
None
Description of problem:
QE regression test https://redhat-internal.slack.com/archives/C0804HR2D41/p1770141423246599 had a server url with port :443. Our code assumes :6443 and appends that port if it doesn't exist at the end of server url. :443 comes up when regression is run on ROSA clusters. Don't append ports to ports if either port is present.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
- ...