Hi,
I'm looking at the page about Linaro Android daily test on TI Panda:
https://validation.linaro.org/dashboard/image-reports/linaro-android-member-...
The thing confused me that I can't find the LAVA job ID for a test run. For example, by clicking build number 718 (9 July 2014) on that page, I can get:
https://validation.linaro.org/dashboard/streams/private/team/linaro/android-...
But there is no LAVA job ID shows on above page. By comparison, for the job submitted by myself, I can get its ID on the bundle result page:
https://validation.linaro.org/dashboard/streams/anonymous/botao-sun/bundles/...
Any idea?
Thanks.
Best Regards Botao Sun
On Wed, 9 Jul 2014 21:23:02 +1000 Botao Sun botao.sun@linaro.org wrote:
I'm looking at the page about Linaro Android daily test on TI Panda:
https://validation.linaro.org/dashboard/image-reports/linaro-android-member-...
The thing confused me that I can't find the LAVA job ID for a test run. For example, by clicking build number 718 (9 July 2014) on that page, I can get:
https://validation.linaro.org/dashboard/streams/private/team/linaro/android-...
The way to find out about this involves searching the All Jobs table - this bundle declares a "Declared file name" which includes the string "ti_panda-linaro" and this can then be searched in the table:
https://validation.linaro.org/scheduler/alljobs?length=25&search=ti_pand...
That shows two test jobs with the build 718: 139428 which was Complete and 139427 which was Incomplete: ErrorMessage: The test case(methanol) on device(10.254.30.148:5555) timed out.
https://validation.linaro.org/scheduler/job/139427
Better identification of such failures is part of the dispatcher refactoring.
linaro-validation@lists.linaro.org