]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: ap_eap test requires more memory in VM
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 24 Jan 2019 07:45:54 +0000 (16:45 +0900)
committerJouni Malinen <j@w1.fi>
Sat, 26 Jan 2019 11:05:44 +0000 (13:05 +0200)
Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
tests/hwsim/vm/vm-run.sh

index 9da1466a36490b32dfb98d18f8b9a962aba5abdb..c000d429c51cb8b8c61b855ad7cfb6170121f6b7 100755 (executable)
@@ -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