vbox: Increase quota for rump_fs in auto test

This commit is contained in:
Sebastian Sumpf 2014-03-10 12:07:49 +01:00 committed by Norman Feske
parent 330b0a731c
commit 65dac52574

View File

@ -64,7 +64,7 @@ set config {
</config> </config>
</start> </start>
<start name="rump_fs"> <start name="rump_fs">
<resource name="RAM" quantum="16M" /> <resource name="RAM" quantum="32M" />
<provides><service name="File_system"/></provides> <provides><service name="File_system"/></provides>
<config fs="ext2fs"><policy label="" root="/" writeable="yes"/></config> <config fs="ext2fs"><policy label="" root="/" writeable="yes"/></config>
<route> <route>