Skip to content

[6.19.z] Add test for CV env display order consistency - #22313

Open
Satellite-QE wants to merge 2 commits into
6.19.zfrom
cherry-pick-6.19.z-94e1d90a0df9a77234651d3d57cf266eb22493cb
Open

[6.19.z] Add test for CV env display order consistency#22313
Satellite-QE wants to merge 2 commits into
6.19.zfrom
cherry-pick-6.19.z-94e1d90a0df9a77234651d3d57cf266eb22493cb

Conversation

@Satellite-QE

Copy link
Copy Markdown
Collaborator

Cherrypick of PR: #22301

Problem Statement

Previously, when a host was registered with multiple content view environments, those environments were all being assigned a priority of 0, which resulted in inconsistent display order between the Satellite UI and the output of subscription-manager environments --list. Katello/katello#11794 resolved this issue, and the current PR adds a test to ensure that the correct display order is maintained.

Summary by Sourcery

Tests:

  • Add a UI and CLI integration test that verifies content view environments are listed in the same order in the host details page and subscription-manager environments --list-enabled output.

@Satellite-QE Satellite-QE added 6.19.z Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Jul 30, 2026
@Satellite-QE

Copy link
Copy Markdown
Collaborator Author
trigger: test-robottelo
pytest: tests/foreman/ui/test_host.py::test_cv_env_order

@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Jul 30, 2026
@Satellite-QE

Copy link
Copy Markdown
Collaborator Author

PRT Result

Build Number: 16298
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/test_host.py::test_cv_env_order --external-logging
Test Result : ================== 1 failed, 9 warnings in 1385.60s (0:23:05) ==================

@Satellite-QE Satellite-QE added the PRT-Failed Indicates that latest PRT run is failed for the PR label Jul 30, 2026
@synkd

synkd commented Jul 30, 2026

Copy link
Copy Markdown
Contributor
trigger: test-robottelo
pytest: tests/foreman/ui/test_host.py::test_cv_env_order

@Satellite-QE

Copy link
Copy Markdown
Collaborator Author

PRT Result

Build Number: 16305
Build Status: UNSTABLE
PRT Comment: pytest tests/foreman/ui/test_host.py::test_cv_env_order --external-logging
Test Result : ================== 1 failed, 9 warnings in 1276.86s (0:21:16) ==================

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.19.z 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 PRT-Failed Indicates that latest PRT run is failed for the PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants