Actions
action #178780
closed[qe-core]test fails in zypper_lr_validate - "grep --color "SLE-PCM12-SP5", need update this search condition
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2025-03-13
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario sle-12-SP5-Server-DVD-Updates-x86_64-mau-extratests-zypper@64bit fails in
zypper_lr_validate
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Run console tests against aggregated test repo
Reproducible¶
Fails since (at least) Build 20250312-1
Further details¶
Add pcm addon , need update search command:
zypper lr --uri | awk -F '|' -v OFS=' ' '{ print $2,$3,$4,$NF }' | tr -s ' ' | grep --color "SLE-PCM12-SP5:alnum:][:punct:-*Pool SLE-PCM12-SP5:alnum:][:punct:][:space:-Pool Yes http[s]://.*suse"
Actions