mesa/.gitlab-ci/lava/utils
Guilherme Gallo 41dd1c52b1 ci/lava: Fix cmdline for UART/fastboot devices
Fastboot devices need an indirection for creating a boot image via
`mkbootimg`, so we need to propagate the cmdline from LAVA and our extra
arguments to it properly.

This commit fixes it by retrieving the default cmdline from LAVA and
sending it, together with the `extra_nfsroot_args` to the `mkbootimg`
command.

Signed-off-by: Guilherme Gallo <guilherme.gallo@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29611>
2024-06-07 22:03:22 +00:00
..
__init__.py ci/lava: Create LAVAJobDefinition 2023-11-02 03:31:50 +00:00
console_format.py ci/lava: Add canceled job status 2022-07-08 12:26:05 +00:00
constants.py ci/lava: Broader R8152 error handling 2024-02-20 00:48:24 +00:00
gitlab_section.py ci/lava: Update LogFollower for better section handling and history 2023-04-19 14:36:37 +00:00
lava_farm.py ci/lava: Add LavaFarm class to find LAVA farm from runner tag 2023-02-16 13:08:41 +00:00
lava_job.py ci/lava: Introduce unretriable exception handling 2024-04-22 21:20:07 +00:00
lava_job_definition.py ci/lava: Fix cmdline for UART/fastboot devices 2024-06-07 22:03:22 +00:00
lava_log_hints.py ci/lava: Broader R8152 error handling 2024-02-20 00:48:24 +00:00
lava_proxy.py ci/lava: Extract LAVA proxy and LAVAJob abstractions 2023-04-19 14:36:37 +00:00
log_follower.py ci/lava: Ignore DUT feedback messages 2024-01-24 18:39:17 +00:00
log_section.py ci/lava: Distinguish test suites in DUT vs Docker 2023-05-19 14:45:17 +00:00
ssh_job_definition.py ci/lava: Add unit tests covering job definition 2023-11-02 03:31:50 +00:00
uart_job_definition.py ci/lava: Fix cmdline for UART/fastboot devices 2024-06-07 22:03:22 +00:00