Open pfalcon opened 4 years ago
@vanti : FYI about this ticket.
Looks like this corresponds to an incomplete job: https://validation.linaro.org/scheduler/job/2023159
Looks like this corresponds to an incomplete job: https://validation.linaro.org/scheduler/job/2023159
Thanks @vanti for tracing this down! @mwasilew, can you please confirm that's the intended behavior (and vice-versa, if we see a "hole" in the 2D chart, the likely explanation is that it corresponds to "Incomplete" LAVA job)?
@pfalcon yes and no. Incomplete lava jobs are ignored. But if you don't submit any job, there will also be a 'hole'.
@pfalcon yes and no. Incomplete lava jobs are ignored. But if you don't submit any job, there will also be a 'hole'.
@mwasilew, which leads us to "tentative" feature request that it would be nice to draw these "errored" (per terminology you propose in https://github.com/Linaro/squad/issues/753) in e.g. grey. Here it's of course a special case of it, as test run == 1 test suite, in a general case it wouldn't be that easy (well, it's not easy here either, because for "incomplete" run, there's no information of what testsuite is there).
Steps to reproduce:
I.e., the test file was uploaded to the publishing server, and it was selected for submitting a job to LAVA.
Sadly, there's no easy away to cross-reference that to the actual submitted job. Let me pause here and improve logging in this regard.