fixup "Add fork test to depot autopilot" (increase caps for sel4)

This commit is contained in:
Norman Feske 2020-03-19 14:48:29 +01:00
parent 61893b71cc
commit 7a981a49e0
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
<service name="CPU"/> <service name="CPU"/>
<service name="PD"/> <service name="PD"/>
</parent-provides> </parent-provides>
<start name="test-fork" caps="300"> <start name="test-fork" caps="500">
<resource name="RAM" quantum="1G"/> <resource name="RAM" quantum="1G"/>
<config> <config>
<arg value="name_of_executeable"/> <arg value="name_of_executeable"/>