-
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
fix cli errata tests and update cli factory method #13505
fix cli errata tests and update cli factory method #13505
Conversation
trigger: test-robottelo |
trigger: test-robottelo |
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.
nice work on these!
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.
Nice to see those tests passing again, just one small concern about the manifest to consider.
1b6cc16
to
d31a10d
Compare
trigger: test-robottelo |
d31a10d
to
f5e764a
Compare
trigger: test-robottelo |
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.
ACK, PRT pending
(cherry picked from commit bf97bdb)
(cherry picked from commit bf97bdb)
Problem Statement
Com eval - 2 tests were failing due to cli factory method >
setup_org_for_a_rh_repo
with error mentioned belowtest_positive_list_filter_by_org_sort_by_date
test_positive_list_filter_by_cve
Error:
Solution
Basically due to old way of cloning and uploading manifest into the satellite didn't work, also as per
6.15.z
and later version of satellite*_sca_manifest_org
fixture is supposed to be used.With this fix above 2 tests and couple of few tests are expected to get fix.
Related Issues
The below 2 tests will get benifit of the change made in cli_factory and will pass accordingly.
cli.test_activationkey.py > test_positive_subscription_quantity_attached
cli.test_host.py > test_negative_without_attach_with_lce