Skip to content
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

Created Registration test module and moved relevant tests from host.py #13450

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

shweta83
Copy link
Contributor

@shweta83 shweta83 commented Dec 14, 2023

Problem Statement

Test cases for registration component were added in ui/test_host.py and it was difficult to track the tests under that component.

Solution

Created a new test module tests/foreman/ui/test_registration.py so that the relevant tests can be tracked under correct component.

Related Issues

@shweta83 shweta83 requested a review from a team as a code owner December 14, 2023 05:58
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@shweta83 shweta83 added CherryPick PR needs CherryPick to previous branches 6.12.z Introduced in or relating directly to Satellite 6.12 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 labels Dec 14, 2023
@shweta83 shweta83 force-pushed the move_registration_tests branch from 6192dec to 9c43ed1 Compare December 14, 2023 06:06
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py -k test_positive_host_registration_with_non_admin_user

@shweta83 shweta83 force-pushed the move_registration_tests branch from 9c43ed1 to bbdfdc8 Compare December 21, 2023 05:53
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@shweta83 shweta83 force-pushed the move_registration_tests branch from bbdfdc8 to 923c7a2 Compare January 4, 2024 15:20
@shweta83 shweta83 force-pushed the move_registration_tests branch 2 times, most recently from 4005793 to bcc585a Compare January 31, 2024 13:36
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@shweta83 shweta83 force-pushed the move_registration_tests branch from bcc585a to 85ee2c7 Compare January 31, 2024 14:39
@shweta83 shweta83 force-pushed the move_registration_tests branch 2 times, most recently from 009eff7 to db9d159 Compare February 12, 2024 05:01
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_registration.py

@shweta83
Copy link
Contributor Author

This PR is intended for just moving the test cases which are more relevant to registration component. The PRT is failing here and all the failures are addressed in #14001

@shweta83 shweta83 force-pushed the move_registration_tests branch from db9d159 to df25e53 Compare February 13, 2024 05:50
@shweta83 shweta83 force-pushed the move_registration_tests branch from df25e53 to 0481350 Compare February 13, 2024 08:35
@Gauravtalreja1 Gauravtalreja1 merged commit 0be99dd into SatelliteQE:master Feb 13, 2024
6 checks passed
github-actions bot pushed a commit that referenced this pull request Feb 13, 2024
Gauravtalreja1 pushed a commit that referenced this pull request Feb 13, 2024
…om host.py (#14049)

Created Registration test module and moved relevant tests from host.py (#13450)

(cherry picked from commit 0be99dd)

Co-authored-by: Shweta Singh <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.12.z Introduced in or relating directly to Satellite 6.12 6.13.z Introduced in or relating directly to Satellite 6.13 6.14.z Introduced in or relating directly to Satellite 6.14 6.15.z Introduced in or relating directly to Satellite 6.15 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing CherryPick PR needs CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants