|
From: | Marcin Juszkiewicz |
Subject: | Re: [PATCH 04/10] tests/avocado: machine aarch64: standardize location and RO/RW access |
Date: | Fri, 8 Dec 2023 21:03:17 +0100 |
User-agent: | Mozilla Thunderbird |
W dniu 8.12.2023 o 20:09, Cleber Rosa pisze:
The tests under machine_aarch64_virt.py do not need read-write access to the ISOs. The ones under machine_aarch64_sbsaref.py, on the other hand, will need read-write access, so let's give each test an unique file. And while at it, let's use a single code style and hash for the ISO url. Signed-off-by: Cleber Rosa<crosa@redhat.com>
It is ISO file, so sbsa-ref tests should be fine with readonly as well. Nothing gets installed so nothing is written. We only test does boot works.
[Prev in Thread] | Current Thread | [Next in Thread] |