Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QE][BUG] Fixed code for insecure login is not being used #4101

Open
adrianriobo opened this issue Apr 3, 2024 · 0 comments
Open

[QE][BUG] Fixed code for insecure login is not being used #4101

adrianriobo opened this issue Apr 3, 2024 · 0 comments

Comments

@adrianriobo
Copy link
Contributor

With 4960590 we introduce a fallback mechanism for oc login when it reports unknown CA for server, but somehow the check for that condition is not being matched, as so when we hit the issue the scenario fails.

<testcase name="Overall cluster health" status="failed" time="1010.846097">
<failure message="Step executing "oc new-project testproj" succeeds: command 'oc new-project testproj', expected to succeed, exited with exit code: 1 Command stdout: Command stderr: Unable to connect to the server: tls: failed to verify certificate: x509: certificate signed by unknown authority "/>

Need to fix it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant