On 10/08/2021 19.30, Ahmed Abouzied wrote:
ping
Just pinging about this little patch. Patchew link here:
https://patchew.org/QEMU/2021080257.50946-1-em...@aabouzied.com/
Sorry, seems like this completely fell through the cracks ... since nobody
else picked this up yet, I've now put it i
Hi Ahmed,
Sorry for taking longer to reply you as I just returned from vacation.
On 8/2/21 7:22 PM, Ahmed Abouzied wrote:
Removes the hard-coded values in setUp(). Class inheriting from
avocado_qemu.LinuxTest can overwrite the default smp and memory instead.
Resolves: https://gitlab.com/qemu-p
ping
Just pinging about this little patch. Patchew link here:
https://patchew.org/QEMU/2021080257.50946-1-em...@aabouzied.com/.
Best regards,
Ahmed Abouzied
On Tue, Aug 3, 2021 at 12:24 AM Ahmed Abouzied wrote:
> Removes the hard-coded values in setUp(). Class inheriting from
> avocado_qem
Removes the hard-coded values in setUp(). Class inheriting from
avocado_qemu.LinuxTest can overwrite the default smp and memory instead.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/453
Signed-off-by: Ahmed Abouzied
---
tests/acceptance/avocado_qemu/__init__.py | 6 --
1 file chan