-
Notifications
You must be signed in to change notification settings - Fork 115
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
Assert commands results. Remove CA download, machines already have it. Do not install a library through pip. #14511
Assert commands results. Remove CA download, machines already have it. Do not install a library through pip. #14511
Conversation
…. Do not install a library through pip.
trigger: test-robottelo |
PRT Result
|
Test's setup passed and it failed later. Doesn't seem like this PR's fault. I tested on 6.15 without issues, I'll test on stream and comment the results. |
trigger: test-robottelo |
PRT Result
|
trigger: test-robottelo |
PRT Result
|
… give it a few seconds reserve.
f7530c6
to
f02b15e
Compare
trigger: test-robottelo |
PRT Result
|
trigger: test-robottelo |
PRT Result
|
@SatelliteQE/robottelo-tier-1-reviewers |
@SatelliteQE/robottelo-tier-2-reviewers |
--app-name foreman-openidc \ | ||
--keycloak-server-url {settings.rhsso.host_url} \ | ||
--keycloak-admin-username "admin" \ | ||
--keycloak-realm "{settings.rhsso.realm}" \ | ||
--keycloak-admin-realm master \ | ||
--keycloak-auth-role root-admin -t openidc -l /users/extlogin --force' | ||
).status | ||
== 0 | ||
) | ||
if is_open('BZ:2113905'): |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This condition can be removed as this BZ is verfied and closed now.
trigger: test-robottelo |
PRT Result
|
trigger: test-robottelo |
trigger: test-robottelo |
BZ has been converted to docs, lxml package now should be installed manually according to docs. Updating accordingly. |
PRT Result
|
PRT is passing, and Shweta's comment was addressed. Merging. |
…. Do not install a library through pip. (SatelliteQE#14511)
No description provided.