Actions
action #159207
closed[qe-core][qem]test fails in samba_adcli sporadically on aarch64 platform, may need to add some retry to make it more stable
Status:
Resolved
Priority:
Normal
Assignee:
Category:
Bugs in existing tests
Target version:
Start date:
2024-04-18
Due date:
% Done:
0%
Estimated time:
Difficulty:
Tags:
Description
Observation¶
openQA test in scenario sle-15-SP3-Server-DVD-Updates-aarch64-mau-extratests2@aarch64-virtio fails in
samba_adcli
Test suite description¶
Testsuite maintained at https://gitlab.suse.de/qa-maintenance/qam-openqa-yml. Run console tests against aggregated test repo
Reproducible¶
Fails since (at least) Build 20240417-1
Expected result¶
Last good: 20240416-1 (or more recent)
Further details¶
Always latest result in this scenario: latest
Updated by rfan1 7 months ago
rfan1 wrote in #note-1:
I can see the test can pass with 8gb ram yesterday, but the test seems always fail with 2gb memory on aarch64 platform.
Action items:
- We can increase the ram size to 8GB [may be not a best solution]
- Use
script_retry
instead ofassert_script_run
See Zaoliang's kindly comment, https://suse.slack.com/archives/C02CSAZLAR4/p1713425227587899 then option 2 should be better. and we can keep the ram size at 2GB
Actions