tests: ap_eap test requires more memory in VM
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
parent
26b0c29042
commit
255f3846a9
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ else
|
|||
fi
|
||||
|
||||
# increase the memory size if you want to run with valgrind, 512 MB works
|
||||
MEMORY=192
|
||||
MEMORY=256
|
||||
|
||||
# Some ubuntu systems (notably 12.04) have issues with this - since the guest
|
||||
# mounts as read-only it should be safe to not specify ,readonly. Override in
|
||||
|
|
Loading…
Reference in a new issue