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

Skip orphan cleanup case for n_minus scenario #14371

Merged
merged 1 commit into from
Mar 14, 2024

Conversation

vsedmik
Copy link
Contributor

@vsedmik vsedmik commented Mar 12, 2024

Problem Statement

Orphan cleanup test case should be skipped for n_minus scenario but run in normal runs.

Solution

Flip the logic.

@vsedmik vsedmik added Easy Fix :) Easiest Fix to review and quick merge request. CherryPick PR needs CherryPick to previous branches 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 labels Mar 12, 2024
@vsedmik vsedmik requested a review from jyejare March 12, 2024 09:03
@vsedmik vsedmik self-assigned this Mar 12, 2024
@vsedmik vsedmik requested a review from a team as a code owner March 12, 2024 09:03
@jyejare
Copy link
Member

jyejare commented Mar 12, 2024

@vsedmik @damoore044 Lets wait for cherrypicks of NMinus to merge else the cherrypicks here will fail. Or since its blocking the test in master from running we can merge this and manually cherrypick them later.

I really wish we will bring back the Autocherrypick of Merged PRs!
CC: @omkarkhatavkar

@omkarkhatavkar
Copy link

Let me update the codebase to include that again ? @jyejare

@jyejare
Copy link
Member

jyejare commented Mar 12, 2024

@omkarkhatavkar lets discuss that in tomorrows call.

Copy link
Contributor

@damoore044 damoore044 left a comment

Choose a reason for hiding this comment

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

ack, locally this case works as expected now!

@jyejare jyejare merged commit 672ba8d into SatelliteQE:master Mar 14, 2024
12 checks passed
github-actions bot pushed a commit that referenced this pull request Mar 14, 2024
github-actions bot pushed a commit that referenced this pull request Mar 14, 2024
github-actions bot pushed a commit that referenced this pull request Mar 14, 2024
vsedmik added a commit that referenced this pull request Mar 14, 2024
Skip orphan cleanup case for n_minus scenario (#14371)

(cherry picked from commit 672ba8d)

Co-authored-by: vsedmik <[email protected]>
vsedmik added a commit that referenced this pull request Mar 14, 2024
Skip orphan cleanup case for n_minus scenario (#14371)

(cherry picked from commit 672ba8d)

Co-authored-by: vsedmik <[email protected]>
vsedmik added a commit that referenced this pull request Mar 14, 2024
Skip orphan cleanup case for n_minus scenario (#14371)

(cherry picked from commit 672ba8d)

Co-authored-by: vsedmik <[email protected]>
damoore044 pushed a commit to damoore044/robottelo that referenced this pull request Mar 18, 2024
…4409)

Skip orphan cleanup case for n_minus scenario (SatelliteQE#14371)

(cherry picked from commit 672ba8d)

Co-authored-by: vsedmik <[email protected]>
shweta83 pushed a commit to shweta83/robottelo that referenced this pull request Apr 10, 2024
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 CherryPick PR needs CherryPick to previous branches Easy Fix :) Easiest Fix to review and quick merge request.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants