-
Notifications
You must be signed in to change notification settings - Fork 66
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
[6.11.z] Cherry-picking Ansible UI fixes #818
[6.11.z] Cherry-picking Ansible UI fixes #818
Conversation
* add content view * add all filers and locators from 6.12 * add repo sets tab * add install packages view * add repository sets view * add entities to new host UI content tab * ensure details page displayed * fix module stream dropdown * fix errata apply dropdown * use lowercase card names * update status locators * add parent context to host details card * add BZ link
* ensure cockpit page is safe before locating elements * find_elements fix
The change was introduced in 6.12 with transition to PF4.
Co-authored-by: Griffin Sullivan <[email protected]>
Signed-off-by: Adarsh Dubey <[email protected]> Signed-off-by: Adarsh Dubey <[email protected]>
* Fixes for Robottelo Role/Variable UI tests * Fix pagination widget to be visible to is_displayed again * Fix more locators for Pagination widget * Update airgun/widgets.py Co-authored-by: synkd <[email protected]> * Update airgun/widgets.py Co-authored-by: synkd <[email protected]> Co-authored-by: synkd <[email protected]>
trigger: test-robottelo |
@adarshdubey-star is the PRT failure here a blocker to merge? |
Yes, I am assuming the locators are a bit different with 6.11 sat need to check that again. |
Ping @adarshdubey-star !! |
trigger: test-robottelo |
2 similar comments
trigger: test-robottelo |
trigger: test-robottelo |
8ac2f2c
to
ad70543
Compare
ad70543
to
caa1f2a
Compare
b6cc4ff
to
d7cc65a
Compare
d7cc65a
to
519a36a
Compare
* add repository sets entities (#770) * Ansible UI fixes Signed-off-by: Adarsh Dubey <[email protected]> Signed-off-by: Adarsh Dubey <[email protected]> Co-authored-by: Peter Dragun <[email protected]>
Somehow this is taking a lot of time to fix the cherrypicking, and creating new PR for this here #867. |
Cherrypick of PR: #815
Ansible UI Fixes
#790