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

Test leapp upgrade with non-admin user BZ#2257302 #14086

Merged

Conversation

shweta83
Copy link
Contributor

@shweta83 shweta83 commented Feb 15, 2024

Problem Statement

Missing scenario of Leapp client upgrade from non-admin user

Solution

Added test scenario to test BZ#2257302

This PR only aims for stream as this is blocked by SAT-24023 and another PR raised for 6.15.z and below branches #14671

Related Issues

@shweta83 shweta83 requested a review from a team as a code owner February 15, 2024 07:33
@shweta83 shweta83 marked this pull request as draft February 15, 2024 07:33
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5735
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
Test Result : ========== 1 passed, 1 deselected, 11 warnings in 3009.08s (0:50:09) ===========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Feb 15, 2024
@Gauravtalreja1 Gauravtalreja1 added QETestCoverage Issues and PRs relating to a Satellite bug CherryPick PR needs CherryPick to previous branches 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 Feb 15, 2024
@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch 2 times, most recently from 84bf880 to 9e5eb90 Compare February 16, 2024 06:48
@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch 2 times, most recently from 434fb41 to 1695254 Compare February 26, 2024 14:38
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5839
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
Test Result : ========== 1 failed, 1 deselected, 11 warnings in 2054.09s (0:34:14) ===========

@Satellite-QE Satellite-QE added PRT-Failed Indicates that latest PRT run is failed for the PR and removed PRT-Passed Indicates that latest PRT run is passed for the PR labels Feb 26, 2024
@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch 2 times, most recently from ab232d1 to 8314e32 Compare February 27, 2024 09:02
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch 2 times, most recently from 904ca1d to dd11956 Compare February 27, 2024 09:19
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5855
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
Test Result : ====== 1 failed, 1 deselected, 11 warnings, 1 error in 2828.30s (0:47:08) ======

@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5858
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
Test Result : ====== 1 failed, 1 deselected, 11 warnings, 1 error in 2906.87s (0:48:26) ======

@shweta83 shweta83 marked this pull request as ready for review February 27, 2024 12:39
@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 5862
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
Test Result : ====== 1 failed, 1 deselected, 11 warnings, 1 error in 3031.22s (0:50:31) ======

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6048
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin --external-logging
Test Result : ======= 1 failed, 1 deselected, 1 warning, 1 error in 3008.01s (0:50:08) =======

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6069
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin --external-logging
Test Result : ======= 1 failed, 1 deselected, 1 warning, 1 error in 2898.71s (0:48:18) =======

@shweta83
Copy link
Contributor Author

The test is currently failing because of the hammer bug: 24017.
I am moving this PR to draft until the issue resolves.

@shweta83 shweta83 marked this pull request as draft March 20, 2024 06:13
@shweta83
Copy link
Contributor Author

shweta83 commented Apr 3, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6303
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin --external-logging
Test Result : ====== 1 failed, 1 deselected, 4 warnings, 1 error in 3125.90s (0:52:05) =======

@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch from accfe8c to 349bf66 Compare April 8, 2024 08:03
@Satellite-QE Satellite-QE removed the PRT-Failed Indicates that latest PRT run is failed for the PR label Apr 8, 2024
@shweta83
Copy link
Contributor Author

shweta83 commented Apr 8, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6341
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin --external-logging
Test Result : ====== 1 failed, 1 deselected, 4 warnings, 1 error in 3074.88s (0:51:14) =======

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Apr 8, 2024
@shweta83
Copy link
Contributor Author

shweta83 commented Apr 8, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin
env:
ROBOTTELO_server__deploy_workflow: 'deploy-satellite'
ROBOTTELO_server__deploy_arguments__deploy_rhel_version: '8'
ROBOTTELO_server__deploy_arguments__deploy_sat_version: '6.15'
ROBOTTELO_server__deploy_arguments__deploy_snap_version: 'ystream'

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 6345
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin --external-logging
Test Result : ================= 1 deselected, 3 warnings, 1 error in 48.99s ==================

@shweta83 shweta83 added No-CherryPick PR doesnt need CherryPick to previous branches and removed CherryPick PR needs CherryPick to previous branches 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 Apr 30, 2024
@shweta83 shweta83 force-pushed the automate_leapp_upgrade_non_admin branch from 349bf66 to bfef887 Compare April 30, 2024 07:17
@shweta83 shweta83 marked this pull request as ready for review April 30, 2024 07:18
@shweta83 shweta83 requested a review from a team as a code owner April 30, 2024 07:18
@shweta83
Copy link
Contributor Author

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

@Gauravtalreja1 Gauravtalreja1 merged commit ba2c8ce into SatelliteQE:master May 2, 2024
10 checks passed
@omkarkhatavkar
Copy link

trigger: test-robottelo
pytest: tests/foreman/cli/test_leapp_client.py -k test_leapp_upgrade_rhel_non_admin

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 PRT-Failed Indicates that latest PRT run is failed for the PR QETestCoverage Issues and PRs relating to a Satellite bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants