The lng CI loop cannot alter the yaml timeout for the whole job
Bug #1238685 reported by
Mike Holmes
This bug report is a duplicate of:
Bug #1226017: Job errors with "ErrorMessage: None", possibly due to job timeout.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Dispatcher |
Triaged
|
High
|
Unassigned |
Bug Description
When generating a CI spwaned LAVA job, via post-build-lava.py, the single test timeout can be altered and is set correctly for cyclictest -> 'cyclictest': 90000,
However the total test time is hardwired to 1800
"
config = json.dumps(
"
It should probably track the length of the longest test + some slack for LAVA to finish uploading to the dashboard etc.
This appears to be the reason that when spawned from CI cyclictest never completes.
affects: | linaro-ci-dashboard → linaro-ci |
Changed in linaro-ci: | |
assignee: | nobody → Fathi Boudra (fboudra) |
milestone: | none → 2013.10 |
importance: | Undecided → High |
status: | New → Triaged |
affects: | linaro-ci → lava-dispatcher |
Changed in lava-dispatcher: | |
milestone: | 2013.10 → none |
To post a comment you must log in.
jtreg tests are running longer than 5 hours and we don't observe the issue that you describe. validation. linaro. org/scheduler/ job/78821
Though, it has the same timeout of 18000s (5h):
http://
Looking at a cyclictest job: validation. linaro. org/scheduler/ job/77654 validation. linaro. org/scheduler/ job/77654/ log_file# L_31_1
http://
http://
Lava failed at action lava_test_shell with error:None