java.io.IOException: Failed to upgrade connection when running test against OCP 3.9 #1048
Milestone
Comments
Issue may be related to some OCP hiccup, I cannot get even logs using web console or |
Closing this issue. The problem was that in my environment, I accidentally disabled required ports for logs fetching and this caused the mentioned issue. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Overview
I would like to get some help on investigating why this is failing on newest OCP release. This can be reproduced every time. I'm using the 1.15.4-SNAPSHOT version which is current master + #1046. It looks like the test is executed successfully, environment teared down correctly. I do remember tests passing fine on this environment, but now these are failing. I'm not entirely sure why it is this case.
Any ideas?
Additional Information
I do see also this in testrunner log:
And in the output log:
This is running the test on:
Stacktrace can be found below.
Stacktrace
The text was updated successfully, but these errors were encountered: