action #106916
closedcoordination #107065: [qe-core][epic] Zypper test plan
[qe-core] test fails in rmt_feature - detect failing post-install scripts during zypper_calls
0%
Description
Observation¶
While investigating https://bugzilla.suse.com/show_bug.cgi?id=1196015 it looks like that there are warnings that we're not catching at all, like this one... and those could be important, perhaps when catched
implementing a regex search for every occurence of: RpmPostTransCollector.cc(executeScripts):.* scriptlet failed, exit status
and report them in a single record_info box that is triggered when zypper's return code is 107
which resolves to ZYPPER_EXIT_INF_RPM_SCRIPT_FAILED, similar to how it is implemented here already
see #70129
2022-02-16 02:35:07 <2> susetest(2729) [zypp::posttrans] RpmPostTransCollector.cc(executeScripts):157 warning: %posttrans(rmt-server-config-2.7.0-3.12.1.x86_64.rpm) scriptlet failed, exit status 1
openQA test in scenario sle-15-SP3-Server-DVD-Updates-x86_64-qam_rmt@64bit fails in
rmt_feature
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Meant for scheduling rmt tests on QAM Updates
Reproducible¶
Fails since (at least) Build 20220204-1
Expected result¶
Last good: 20220203-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by szarate about 3 years ago
- Related to action #70129: [functional][u] test fails in pam - Detect invalid repositories and report them as such added
Updated by pherranz about 3 years ago
- Status changed from New to In Progress
- Assignee set to pherranz
Updated by pherranz about 3 years ago
Created PR for including the fix: https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/14365
Updated by pherranz about 3 years ago
- Status changed from In Progress to Resolved
Changes merged into master
.