Actions
action #111128
closed[qe-core] test fails in redis - Unexpected serial output for redis on Xen backend
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2022-05-16
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
For some reason, for XEN, wait_serial
is not working as we expect it to, one possible mitigation is to script all of the calls, use commands instead of using the redis console, or better, run queries against the database itself.
openQA test in scenario sle-15-SP4-Online-x86_64-extra_tests_textmode@svirt-xen-hvm fails in
redis
Test suite description¶
Maintainer: QE Core, asmorodskyi,dheidler. Mainly console extratest
Reproducible¶
Fails since (at least) Build 79.1
Expected result¶
Last good: (unknown) (or more recent)
Further details¶
Always latest result in this scenario: latest
Suggestions¶
Try running the test using only a HDD from aggregates + schedule the module and investigate
Acceptance Criteria¶
- AC1: Redis test is reworked to rely less on
wait_serial
Actions