tests: ap_eap test requires more memory in VM

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
This commit is contained in:
Masashi Honma 2019-01-24 16:45:54 +09:00 committed by Jouni Malinen
parent 26b0c29042
commit 255f3846a9

View file

@ -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