Actions
action #120223
closedInvestigate sporadic failures in yast_users test module
Status:
Rejected
Priority:
Low
Assignee:
-
Target version:
-
Start date:
2022-11-10
Due date:
% Done:
0%
Estimated time:
Description
Observation¶
What started as #108995 on aarch64 is now also seen on x86_64, so it cannot be blamed on "slow arch" any longer.
The test module issues a command yast users add username=test_yast password=suse
and this simple command sporadically times out.
- Problem on aarch 64 in Build 32.1
- Problem on x86_64 in Build 38.1
Attempts to mitigate this problem by adding a real timeout value to the script_run
call did not help.
Acceptance criteria¶
AC1: Investigate the root cause of those sporadic failures.
AC2: Find a way to mitigate this issue.
Updated by JRivrain about 2 years ago
Also fails sometimes at different places, as here https://openqa.suse.de/tests/9927015#
Actions