Actions
action #123334
closed[qe-core][qem]test fails in apache, need to make sure httpd2-prefork pid is shown up
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2023-01-19
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario sle-15-SP2-Server-DVD-Updates-s390x-qam-minimal+base@s390x-kvm-sle12 fails in
apache
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml.
Reproducible¶
Fails since (at least) Build 20230118-1
Expected result¶
Last good: 20230117-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 almost 2 years ago
I did a quick check, and found that the issue should happen early at:
https://openqa.suse.de/tests/10343591#step/apache/150
assert_script_run 'until ps aux|grep wwwrun; do echo waiting for httpd2-prefork pid; done';
We may need to use more strict command to make sure the wwnrun process is there.
Updated by rfan1 almost 2 years ago
- Status changed from New to In Progress
Updated by rfan1 almost 2 years ago
- Subject changed from [qe-core][qem]test fails in apache [only found on s390x + 15sp2] to [qe-core][qem]test fails in apache, need to make sure httpd2-prefork pid is shown up
Actions