ci/lava: Iterate all job results, not just the first
authorDaniel Stone <daniels@collabora.com>
Wed, 9 Jun 2021 13:53:23 +0000 (14:53 +0100)
committerMarge Bot <eric+marge@anholt.net>
Thu, 10 Jun 2021 06:04:56 +0000 (06:04 +0000)
commitf8c4f32558f3b4f1ae63e236d0e9b9781ecae8c3
treefe141ce6e1f34df1df8d19484aa5a978d7ee4256
parent08600ef40c2c6e1431101900e35e5ef1b1ff6cd6
ci/lava: Iterate all job results, not just the first

Each step in a LAVA job returns separate results; a successfully-retired
job can have about 12 entries. Make sure we iterate through all of them
when we're looking for infrastructure errors.

Signed-off-by: Daniel Stone <daniels@collabora.com>
Reviewed-by: Gustavo Padovan <gustavo.padovan@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/11218>
.gitlab-ci/lava_job_submitter.py