diff --git a/.gitlab-ci/lava/lava.yml.jinja2 b/.gitlab-ci/lava/lava.yml.jinja2 index a0ad6f59910..60be56b8bec 100644 --- a/.gitlab-ci/lava/lava.yml.jinja2 +++ b/.gitlab-ci/lava/lava.yml.jinja2 @@ -38,17 +38,7 @@ actions: timeout: minutes: 25 method: {{ boot_method }} -{% if boot_method == "fastboot" %} -{# - For fastboot, LAVA doesn't know how to unpack the rootfs/apply overlay/repack, - so we transfer the overlay over the network after boot. -#} - transfer_overlay: - download_command: wget -S --progress=dot:giga - unpack_command: tar -C / -xzf -{% else %} commands: nfs -{% endif %} prompts: - 'lava-shell:' - test: