Actions
action #38228
closed[sle12sp4][functional][u][fast] test fails in force_scheduled_tasks - need wait more time than 90s for the cron jobs finish
Status:
Resolved
Priority:
Urgent
Assignee:
Category:
Bugs in existing tests
Target version:
SUSE QA (private) - Milestone 17
Start date:
2018-07-05
Due date:
2018-07-17
% Done:
0%
Estimated time:
Difficulty:
Description
Observation¶
openQA test in scenario sle-12-SP4-Server-DVD-ppc64le-migration_zdup_offline_sle12sp2_allpatterns_fullupdate@ppc64le fails in
force_scheduled_tasks
Analysis¶
On investigation, clone the job with TIME_SCALE=3, the issue gone.
[2018-07-04T16:52:30.0487 CEST] [debug] <<< testapi::type_string(string='find /etc/cron.{hourly,daily,weekly,monthly} -type f -executable -exec echo cron job: {} \; -exec {} \;', max_interval=250, wait_screen_changes=0, wait_still_screen=0)
[2018-07-04T16:55:14.0028 CEST] [debug] >>> testapi::wait_serial: (?:3kPEN-\d+-): ok
So wait about 180s may enough for cron jobs finish.
Reproducible¶
Fails since (at least) Build 0240
Expected result¶
Last good: 0239 (or more recent)
Further details¶
Always latest result in this scenario: latest
Actions