-
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
ISS refactor - batch 3 #12651
ISS refactor - batch 3 #12651
Conversation
trigger: test-robottelo |
rebased |
afaa9fb
to
45aabc0
Compare
rebased on Jake's ruff and my other PR |
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 pending comments/questions!
Introduced changes: 1. Extended test_positive_import_content_for_disconnected_sat_with_existing_content by assertion for correct error message when non-import-only CV is used for import 2. Removed _import_entities 3. Added test for customer scenarios: test_postive_export_import_cv_with_long_name test_positive_export_rerun_failed_import test_postive_export_import_repo_with_GPG
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.
Looks good, last prt run was 1 month ago, quick rerun before merge
trigger: test-robottelo |
Based on #12347.
Introduced changes:
test_positive_import_content_for_disconnected_sat_with_existing_content
by assertion for correct error message when non-import-only CV is used for import_import_entities
test_postive_export_import_cv_with_long_name
test_positive_export_rerun_failed_import
test_postive_export_import_repo_with_GPG