robottelo
robottelo copied to clipboard
[6.12.z] - remove the all nailgun imports from UI folder
Problem Statement
We are using the direct imports from the nailgun rather than directly using from target_sat
Solution
Direct Imports Removed: We've cleaned up our codebase by eliminating direct imports from the Nailgun package.
Using target_sat, module_target_sat, class_target_sat: Modified the API calls and using the target_sat.api. pattern for all API calls.
trigger: test-robottelo pytest: tests/foreman/ui/ -m e2e
PRT Result
Build Number: 6103
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/ -m e2e --external-logging
Test Result : = 5 failed, 5 passed, 787 deselected, 843 warnings, 3 errors in 5789.77s (1:36:29) =
trigger: test-robottelo pytest: tests/foreman/ui/
@omkarkhatavkar Could you rebase and update this PR?
@Gauravtalreja1 @jyejare Rebase Done !
@omkarkhatavkar Could you rebase this PR again?
6.12.z is now absolute hence closing this