mesa/.gitlab-ci/lava
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
..
utils ci/lava: Fix cmdline for UART/fastboot devices 2024-06-07 22:03:22 +00:00
__init__.py ci/lava: Create LogFollower and move logging methods 2022-07-07 00:28:53 +00:00
exceptions.py ci/lava: Introduce unretriable exception handling 2024-04-22 21:20:07 +00:00
lava-gitlab-ci.yml ci: kernel stored in a different s3 bucket 2024-05-07 22:08:07 +00:00
lava-pytest.sh ci: enable shellcheck on whole .gitlab-ci 2023-05-25 16:06:53 +02:00
lava-submit.sh ci/lava: add farm in structured log files 2024-06-07 14:32:49 +00:00
lava_job_submitter.py ci/lava: add farm in structured log files 2024-06-07 14:32:49 +00:00
requirements-test.txt ci/lava: Add LavaFarm class to find LAVA farm from runner tag 2023-02-16 13:08:41 +00:00
requirements.txt ci/lava: Use python-fire in job submitter 2023-04-19 14:36:37 +00:00