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

Updates for upgrades component eval #15415

Merged
merged 8 commits into from
Jun 26, 2024
Merged

Conversation

vsedmik
Copy link
Contributor

@vsedmik vsedmik commented Jun 14, 2024

Problem Statement

During component eval some changes were proposed by PX/SD/QE for upgrade tests (scenario and all-tiers).

Solution

This PR just implements a few of them, mostly related to @SatelliteQE/phoenix
For reference check the Component feedback sheet - Team Platform g-sheet

Split into a bunch of tiny commits, one per each g-sheet line

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost

@vsedmik vsedmik added CherryPick PR needs CherryPick to previous branches 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 Jun 14, 2024
@vsedmik vsedmik self-assigned this Jun 14, 2024
@vsedmik vsedmik requested review from a team as code owners June 14, 2024 15:37
@vsedmik
Copy link
Contributor Author

vsedmik commented Jun 14, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7396
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost --external-logging
Test Result : ========= 3 failed, 145 deselected, 176 warnings in 711.54s (0:11:51) ==========

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jun 14, 2024
@vsedmik
Copy link
Contributor Author

vsedmik commented Jun 14, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7398
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost --external-logging
Test Result : ========= 3 passed, 145 deselected, 178 warnings in 760.60s (0:12:40) ==========

@Satellite-QE Satellite-QE added PRT-Passed Indicates that latest PRT run is passed for the PR and removed PRT-Failed Indicates that latest PRT run is failed for the PR labels Jun 14, 2024
tests/foreman/cli/test_activationkey.py Outdated Show resolved Hide resolved
tests/foreman/cli/test_contentaccess.py Outdated Show resolved Hide resolved
@Satellite-QE Satellite-QE removed the PRT-Passed Indicates that latest PRT run is passed for the PR label Jun 19, 2024
@vsedmik
Copy link
Contributor Author

vsedmik commented Jun 19, 2024

trigger: test-robottelo
pytest: tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost

@Satellite-QE
Copy link
Collaborator

PRT Result

Build Number: 7441
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/cli/test_activationkey.py -k test_positive_update_aks_to_chost --external-logging
Test Result : ========= 3 passed, 145 deselected, 177 warnings in 797.63s (0:13:17) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Jun 19, 2024
@sambible sambible merged commit f4e3839 into SatelliteQE:master Jun 26, 2024
11 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 26, 2024
* Remove pre/post_disabled_sync_plan_logic test case

* Merge cases for repo create/delete_by_name

* Fix golden ticket wording

* Parametrize multi-ak register for supported RHELs

* Remove covered SyncPlan case, same as *_custom_cron

* Add assertion for manifest refresh via HTTP proxy

* Remove one redundant discover repo case

* Use module-scoped target_sat for consistency

(cherry picked from commit f4e3839)
github-actions bot pushed a commit that referenced this pull request Jun 26, 2024
* Remove pre/post_disabled_sync_plan_logic test case

* Merge cases for repo create/delete_by_name

* Fix golden ticket wording

* Parametrize multi-ak register for supported RHELs

* Remove covered SyncPlan case, same as *_custom_cron

* Add assertion for manifest refresh via HTTP proxy

* Remove one redundant discover repo case

* Use module-scoped target_sat for consistency

(cherry picked from commit f4e3839)
lpramuk pushed a commit that referenced this pull request Jun 27, 2024
Updates for upgrades component eval (#15415)

* Remove pre/post_disabled_sync_plan_logic test case

* Merge cases for repo create/delete_by_name

* Fix golden ticket wording

* Parametrize multi-ak register for supported RHELs

* Remove covered SyncPlan case, same as *_custom_cron

* Add assertion for manifest refresh via HTTP proxy

* Remove one redundant discover repo case

* Use module-scoped target_sat for consistency

(cherry picked from commit f4e3839)

Co-authored-by: vsedmik <46570670+vsedmik@users.noreply.github.com>
lpramuk pushed a commit that referenced this pull request Jun 27, 2024
Updates for upgrades component eval (#15415)

* Remove pre/post_disabled_sync_plan_logic test case

* Merge cases for repo create/delete_by_name

* Fix golden ticket wording

* Parametrize multi-ak register for supported RHELs

* Remove covered SyncPlan case, same as *_custom_cron

* Add assertion for manifest refresh via HTTP proxy

* Remove one redundant discover repo case

* Use module-scoped target_sat for consistency

(cherry picked from commit f4e3839)

Co-authored-by: vsedmik <46570670+vsedmik@users.noreply.github.com>
jyejare pushed a commit to jyejare/robottelo that referenced this pull request Oct 19, 2024
* Remove pre/post_disabled_sync_plan_logic test case

* Merge cases for repo create/delete_by_name

* Fix golden ticket wording

* Parametrize multi-ak register for supported RHELs

* Remove covered SyncPlan case, same as *_custom_cron

* Add assertion for manifest refresh via HTTP proxy

* Remove one redundant discover repo case

* Use module-scoped target_sat for consistency
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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 PRT-Passed Indicates that latest PRT run is passed for the PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants