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] add verify virt-who data is uploaded on satellite post satellite upgrade #14278

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #14260

Problem Statement

add verify virt-who data is uploaded on satellite post satellite upgrade

Test Cases PASS:

(robottelo_vv_615) [root@dell-per740-68-vm-05 robottelo]# pytest ./tests/upgrades/test_virtwho.py  -m pre_upgrade -s
2024-03-04 09:00:13 - robottelo - WARNING - Dynaconf validation failed, continuing for the sake of unit tests
    certs.cert_file is required in env main
============================================================================================================ test session starts =============================================================================================================
platform linux -- Python 3.11.7, pytest-8.0.1, pluggy-1.4.0
Mandatory Requirements Mismatch: paramiko==3.4.0  # Temporary until Broker is back on PyPi docker==7.0.0  # Temporary until Broker is back on PyPi pytest==8.0.2
Optional Requirements Mismatch: redis==5.0.2
To update mismatched requirements, run the pytest command with '--update-required-reqs' OR '--update-all-reqs' option.
shared_function enabled - OFF - scope:  - storage: file
rootdir: /home/gitrepo/robottelo
configfile: pyproject.toml
plugins: xdist-3.5.0, services-2.2.1, order-1.2.0, mock-3.12.0, ibutsu-2.2.4, reportportal-5.3.1, cov-4.1.0, fixturecollection-0.1.2
collecting ... 2024-03-04 09:00:18 - robottelo.collection - INFO - Processing test items to add testimony token markers
collected 2 items / 1 deselected / 1 selected                                                                                                                                                                                                


-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
========================================================================================== 1 passed, 1 deselected, 30 warnings in 192.87s (0:03:12) ==========================================================================================



(robottelo_vv_615) [root@dell-per740-68-vm-05 robottelo]# pytest ./tests/upgrades/test_virtwho.py  -m post_upgrade -s
2024-03-04 09:03:54 - robottelo - WARNING - Dynaconf validation failed, continuing for the sake of unit tests
    certs.cert_file is required in env main
============================================================================================================ test session starts =============================================================================================================
platform linux -- Python 3.11.7, pytest-8.0.1, pluggy-1.4.0
Mandatory Requirements Mismatch: pytest==8.0.2 paramiko==3.4.0  # Temporary until Broker is back on PyPi docker==7.0.0  # Temporary until Broker is back on PyPi
Optional Requirements Mismatch: redis==5.0.2
To update mismatched requirements, run the pytest command with '--update-required-reqs' OR '--update-all-reqs' option.
shared_function enabled - OFF - scope:  - storage: file
rootdir: /home/gitrepo/robottelo
configfile: pyproject.toml
plugins: x
-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html
========================================================================================== 1 passed, 1 deselected, 22 warnings in 142.92s (0:02:22)

@Satellite-QE Satellite-QE requested a review from a team as a code owner March 7, 2024 09:18
@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 7, 2024
@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Mar 7, 2024
@Gauravtalreja1 Gauravtalreja1 added the Upgrades Issues and PRs related to upgrades label Mar 7, 2024
@Gauravtalreja1 Gauravtalreja1 enabled auto-merge (squash) March 7, 2024 09:19
@Gauravtalreja1 Gauravtalreja1 merged commit 9bf6fd6 into 6.15.z Mar 7, 2024
13 of 15 checks passed
@Gauravtalreja1 Gauravtalreja1 deleted the cherry-pick-6.15.z-d7b6d8b11e74d7cf1b3341d8046202f960ce46f0 branch March 7, 2024 09:28
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 AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing No-CherryPick PR doesnt need CherryPick to previous branches Upgrades Issues and PRs related to upgrades
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants