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] ErrataManagement UI: Update show_count, and errata_tab_pagination cases #14525

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #14520

Problem Statement

  • test_positive_show_count_on_host_pages: Update setup to use newer registered_contenthost fixture.
    Adjust assertions, check New Host UI > Errata tab counts, expand docstrings.

  • test_host_content_errata_tab_pagination (Ln ~658): Remove assertions checking pagination per_page_value, after installing some errata. The page reloads a few seconds after install task finishes, and per_page_value is reset to 20 (default), failing the check.

PRT Case

trigger: test-robottelo
pytest: tests/foreman/ui/test_errata.py -k 'test_positive_show_count_on_host_pages or test_host_content_errata_tab_pagination'

@Satellite-QE Satellite-QE requested a review from a team as a code owner March 26, 2024 16:20
@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 26, 2024
@Satellite-QE
Copy link
Collaborator Author

trigger: test-robottelo
pytest: tests/foreman/ui/test_errata.py -k 'test_positive_show_count_on_host_pages or test_host_content_errata_tab_pagination'

@damoore044 damoore044 added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Mar 26, 2024
…es (#14520)

fix UI:Errata test_positive_list (#14514)

(cherry picked from commit a5fa458)
@damoore044 damoore044 force-pushed the cherry-pick-6.15.z-a5fa4582741e8562476aa38107ff7271c586ae38 branch from 70a6486 to a22fe46 Compare April 2, 2024 18:02
@damoore044
Copy link
Contributor

trigger: test-robottelo
pytest: tests/foreman/ui/test_errata.py -k 'test_positive_show_count_on_host_pages or test_host_content_errata_tab_pagination'

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 6273
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_errata.py -k test_positive_show_count_on_host_pages or test_host_content_errata_tab_pagination --external-logging
Test Result : ========== 2 passed, 14 deselected, 88 warnings in 1615.49s (0:26:55) ==========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Apr 2, 2024
@Satellite-QE Satellite-QE merged commit 5a22676 into 6.15.z Apr 2, 2024
10 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.15.z-a5fa4582741e8562476aa38107ff7271c586ae38 branch April 2, 2024 18:49
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 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.

2 participants