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

[6.15.z] virt-who config upgrade duplicate config issue fix #14500

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #14378

when the virt-who upgrade tests failed for some issues, delete virt-who config will failed, then rerun the upgrade testing, it will create another virt-who config in other org, but when list or check info the config, it will list the first virt-who config.

Use auto name to fix it.
Test Case: PASS

(robottelo_vv_615) [root@dell-per740-68-vm-05 robottelo]# pytest ./tests/upgrades/test_virtwho.py  -m pre_upgrade --disable-pytest-warnings -q
.                                                                                                                                                                                                                                      [100%]
1 passed, 1 deselected, 20 warnings in 188.91s (0:03:08)
(robottelo_vv_615) [root@dell-per740-68-vm-05 robottelo]# pytest ./tests/upgrades/test_virtwho.py  -m post_upgrade --disable-pytest-warnings -q
.                                                                                                                                                                                                                                      [100%]
1 passed, 1 deselected, 12 warnings in 136.32s (0:02:16)

@Satellite-QE Satellite-QE requested a review from a team as a code owner March 22, 2024 19:21
@Satellite-QE Satellite-QE added 6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Mar 22, 2024
@Gauravtalreja1 Gauravtalreja1 enabled auto-merge (squash) March 22, 2024 19:23
@Gauravtalreja1 Gauravtalreja1 merged commit a727168 into 6.15.z Mar 22, 2024
11 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the cherry-pick-6.15.z-980392e8245745e1a030ab97eaadd0d372f3b7f6 branch March 22, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.15.z Introduced in or relating directly to Satellite 6.15 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants