tests/kvm: Run with 1GB RAM

This makes things like valgrind and catch able to run.

Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2798>
This commit is contained in:
Jonas Ådahl 2022-10-12 00:07:58 +02:00
parent c6c7f310d8
commit 84538f402e

View File

@ -39,7 +39,7 @@ SCRIPT="\
echo Running tests in virtual machine ...
virtme-run \
--memory=256M \
--memory=1024M \
--rw \
--pwd \
--kimg "$IMAGE" \