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.16.z] parse package details page link and validate plus sign #16678

Conversation

Satellite-QE
Copy link
Collaborator

Cherrypick of PR: #16641

Problem Statement

Customer Case - SAT-26967 - When clicking on the page in the web interface showing the details of a package, there are hyperlinks for "Installed On", "Applicable To" and "Upgradable For". When you click on any of those three links, they open search pages with a search term like this:

applicable_rpms=httpd-2.4.37-65.module+el8.10.0 22069 b47f5c72.1.x86_64

Solution

Provided fix along with airgun changes would solve this problem and parse link correctly
installed_package=httpd-2.4.37-65.module+el8.10.0+22069+b47f5c72.1.x86_64

Related Issues

Airgun PR - SatelliteQE/airgun#1593

PRT test Cases example

trigger: test-robottelo
pytest: tests/foreman/ui/test_package.py -k 'test_positive_parse_package_name_url'
airgun: 1593

@Satellite-QE Satellite-QE requested review from a team as code owners October 15, 2024 13:31
@Satellite-QE Satellite-QE added 6.16.z Introduced in or relating directly to Satellite 6.16 Auto_Cherry_Picked Automatically cherrypicked PR using GHA No-CherryPick PR doesnt need CherryPick to previous branches labels Oct 15, 2024
@Satellite-QE Satellite-QE added the AutoMerge_Cherry_Picked The cherrypicked PRs of master PR would be automerged if all checks passing label Oct 15, 2024
@Gauravtalreja1
Copy link
Collaborator

trigger: test-robottelo
pytest: tests/foreman/ui/test_package.py -k 'test_positive_parse_package_name_url'
airgun: 1596

@Satellite-QE
Copy link
Collaborator Author

PRT Result

Build Number: 9007
Build Status: SUCCESS
PRT Comment: pytest tests/foreman/ui/test_package.py -k test_positive_parse_package_name_url --external-logging
Test Result : ========== 1 passed, 5 deselected, 21 warnings in 2207.82s (0:36:47) ===========

@Satellite-QE Satellite-QE added the PRT-Passed Indicates that latest PRT run is passed for the PR label Oct 17, 2024
@Satellite-QE Satellite-QE merged commit f2e78c5 into 6.16.z Oct 17, 2024
17 of 18 checks passed
@Satellite-QE Satellite-QE deleted the cherry-pick-6.16.z-f17bd178bd7ecfc94c3cef73456812dca1d89d83 branch October 17, 2024 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.16.z Introduced in or relating directly to Satellite 6.16 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.

3 participants