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:
parent
c6c7f310d8
commit
84538f402e
@ -39,7 +39,7 @@ SCRIPT="\
|
|||||||
|
|
||||||
echo Running tests in virtual machine ...
|
echo Running tests in virtual machine ...
|
||||||
virtme-run \
|
virtme-run \
|
||||||
--memory=256M \
|
--memory=1024M \
|
||||||
--rw \
|
--rw \
|
||||||
--pwd \
|
--pwd \
|
||||||
--kimg "$IMAGE" \
|
--kimg "$IMAGE" \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user