action #20036
closed[desktop]x11_setup needs to run after force_cron_runs
0%
Description
Observation¶
openQA test in scenario sle-12-SP2-Desktop-DVD-Updates-x86_64-qam-regression-installation@64bit fails in
x11regressions_setup
Reproducible¶
Whenever the setup runs at */15 we will see the commands die in action - btrfs kills the system. Hopefully
the kernel bug will soon be fixed, but until then this needs manual action.
Workaround¶
Restart the job
Updated by SLindoMansilla over 7 years ago
- Description updated (diff)
- Status changed from New to In Progress
Last example 2 days ago: osd#1051913#step/x11regressions_setup/8
Updated by pcervinka over 7 years ago
Another example https://openqa.suse.de/tests/1080256#step/x11regressions_setup/8
Updated by okurz over 6 years ago
- Subject changed from x11regressions_setup needs to run after force_cron_runs to [desktop]x11_setup needs to run after force_cron_runs
- Status changed from In Progress to Workable
- Assignee set to yfjiang
@yfjiang can you take care to find an assignee or was this already solved?
Updated by yfjiang over 6 years ago
- Assignee changed from yfjiang to GraceWang
The issue seems still valid according to https://bugzilla.suse.com/show_bug.cgi?id=1063638
Grace, would you help to take of this, the goal of changing the order is to better handle the softfailure here:
https://openqa.suse.de/tests/1507067#step/force_cron_run/7
The code snippet as a start point canbe:
lib/main_common.pm:1454: loadtest "x11/x11_setup";
Please notice the name of the x11regressions_setup.pm is revised to x11_setup.pm now by a recent change.
Updated by GraceWang over 6 years ago
The x11_setup has NOT been failed for more than one month. Will keep an eye on it and see if there is need to adjust the order.
Updated by okurz about 6 years ago
- Related to action #36100: [functional][u] Better explicit system performance test added
Updated by GraceWang over 3 years ago
- Status changed from Workable to Rejected
The force_cron_run is no longer available in our test repo.
So, change the status to Rejected.