result bundles without links to back to job
Bug #1328097 reported by
Riku Voipio
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
LAVA Dispatcher |
Confirmed
|
Medium
|
Neil Williams |
Bug Description
Hi,
Sometimes lava creates result bundles without links to job id:
Without job id or full log, there is no way of knowing what went wrong.
Changed in lava-dispatcher: | |
status: | New → Confirmed |
importance: | Undecided → Medium |
To post a comment you must log in.
For this particular job, there is a message in the bundle:
"message": "Lava failed at action lava_test_shell with error:Cancel\n",
This is visible by clicking on the Bundle Viewer.
However, in general, there is work to do here to make these things clearer.
See also https:/ /bugs.launchpad .net/lava- server/ +bug/1269782
There are small fixes which can help with these problems but the main answer will be to have the list of test definitions always returned in the bundle and this is part of the upcoming lava-dispatcher refactoring.