Hi Antonio,
We are using a flasher script which untars .7z image and deploy into DUT. and can run some test cases by defining in the test definition.
Now i'm trying same image for generating overlay tarball.
It is also creating the overlay in the /tmp folder but it fails when it transferring to host.
It results in Error: http404.1
Syntax I'm using:
transfer_overlay:
download_command: cd /tmp ; wget
unpack_command: tar -C / -xzf
Please Let me know how to copy the overlay to host.
Best Regards
On Wed, Oct 26, 2022 at 10:00:06AM +0530, pawanKumar wrote:
> Hi Team,
>
> Good Morning!
>
> How to generate overlay and run the test using 7z image compression format
> in LAVA.
I don't understandly what you are asking, can you please ellaborate?