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

UI tests: Do not logout user from webadmin when using Keycloak #271

Closed
wants to merge 1 commit into from

Conversation

ljelinkova
Copy link
Contributor

The logout from Keycloak does not work properly and as a result, the admin user stayes logged in from time to time. This causes the tests to fail. As this is not likely to change in the near future, this patch leaves out logging from webadmin if the Keycloak is used. As a consequence, there is no login to the user portal required and the number of VMs is not checked (as that is different for the test user and the admin user).

@ljelinkova
Copy link
Contributor Author

/ost

@ljelinkova
Copy link
Contributor Author

/ost

2 similar comments
@ljelinkova
Copy link
Contributor Author

/ost

@ljelinkova
Copy link
Contributor Author

/ost

The logout from Keycloak does not work properly and as a result,
the admin user stayes logged in from time to time. This causes
the tests to fail. As this is not likely to change in the near future,
this patch leaves out logging from webadmin if the Keycloak is used.
As a consequence, there is no login to the user portal required and
the number of VMs is not checked (as that is different for
the test user and the admin user).
@ljelinkova
Copy link
Contributor Author

/ost

@michalskrivanek
Copy link
Member

I think oVirt/ovirt-engine#679 actually solves the problem

@ljelinkova ljelinkova deleted the keycloak branch November 7, 2022 08:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants