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 ...
|
||||
virtme-run \
|
||||
--memory=256M \
|
||||
--memory=1024M \
|
||||
--rw \
|
||||
--pwd \
|
||||
--kimg "$IMAGE" \
|
||||
|
Loading…
Reference in New Issue
Block a user