Actions
action #93270
closedcoordination #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
Start date:
2021-07-21
Due date:
% Done:
0%
Estimated time:
Difficulty:
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.
Actions