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

removing attach and auto-attach related items from cli hosts #15607

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

pondrejk
Copy link
Contributor

@pondrejk pondrejk commented Jul 9, 2024

Problem Statement

these tests no longer apply to 6.16 environment

@pondrejk pondrejk added the No-CherryPick PR doesnt need CherryPick to previous branches label Jul 9, 2024
@pondrejk pondrejk requested review from a team July 9, 2024 13:42
@pondrejk pondrejk self-assigned this Jul 9, 2024
@pondrejk pondrejk requested a review from a team as a code owner July 9, 2024 13:42
Copy link
Contributor

@synkd synkd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, but I have questions about two of the affected tests.

@@ -2216,7 +1912,6 @@ def test_positive_unregister_host_subscription(
res = rhel_contenthost.register(module_org, None, ak_with_subscription.name, target_sat)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we still need this test? If so, shouldn't the activation key be one without subscriptions?

@pytest.mark.rhel_ver_match('7')
@pytest.mark.cli_host_subscription
@pytest.mark.tier3
def test_negative_without_attach_with_lce(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This still seems like a valid test case to me, although I think it should be renamed to a positive test for 6.16+. Can you please explain your decision to remove it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

makes sense, I brought it back with updated name

@jyejare
Copy link
Member

jyejare commented Jul 10, 2024

@pondrejk Do you really need Tier2 review here ?

@lhellebr
Copy link
Contributor

I'd guess no because this is a test change, not a framework change?

@pondrejk pondrejk removed the request for review from a team July 10, 2024 15:06
@pondrejk pondrejk force-pushed the no-attach-hosts branch 3 times, most recently from ef4ac3a to 22698f6 Compare August 1, 2024 12:29
@pondrejk
Copy link
Contributor Author

pondrejk commented Aug 1, 2024

@synkd Hi, sorry for delay, mind revisiting?

@pondrejk pondrejk merged commit 6bc929b into SatelliteQE:master Aug 1, 2024
8 checks passed
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants