action #93270
coordination #91142: [qe-core][epic] add product QE exclusive tests to QEM runs to increase coverage
coordination #91193: [epic][qe-core][qem] Add existing console Product QE tests to QEM
[qe-core][qem] Schedule vsftpd in s390x runs
0%
Description
The vsftpd.pm fails in s390x, because of the following [bug]
When the bug is resolved, vsftpd has to be removed of the conditional_schedule
-> arch_specific
area in schedule/qam/common/mau-extratests2.yaml
and be transferred to schedule
area in the same yaml file.
Acceptance criteria¶
- AC0 Help is provided to Peter Simons with understanding what the vsftpd test suite is doing, and this information is documented in a separate ticket, to serve as building block for a test rewrite in the future.
- AC1 Soft fail on s390 when the failure is the one mentioned in the bug (500 OOPS: vsftpd: security: 'one_process_model')
- AC2 Verify the bugfix
- AC3 Schedule tests/console/vsftpd in
schedule/qam/common/mau-extratests2.yaml
inschedule
Suggestions¶
The change would require to evaluate the exit code of the test run (the bash script), and evaluate the logs to search for the string, before either soft failing or failing in case another problem arises.
Related issues
History
#1
Updated by punkioudi about 1 year ago
- Description updated (diff)
#2
Updated by punkioudi about 1 year ago
- Parent task set to #91193
#3
Updated by punkioudi about 1 year ago
- Description updated (diff)
#4
Updated by tjyrinki_suse about 1 year ago
- Category set to New test
#5
Updated by szarate about 1 year ago
- Description updated (diff)
- Status changed from New to Workable
#6
Updated by szarate 12 months ago
- Description updated (diff)
Alternatively, rewriting the test itself would be a good idea.
In general right now Peter Simons needs a bit of help understanding what the test is doing https://bugzilla.suse.com/show_bug.cgi?id=1176813#c19, I adjusted the AC to reflect it
#11
Updated by tjyrinki_suse 4 months ago
- Related to action #95774: [qe-core][qem] Remove soft-fail from vsftpd.pm in s390x, when the bug is solved added