Updated smoke test to kill some bureaus

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5239 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Jamie Doornbos
2008-07-18 00:09:38 +00:00
parent 805372caf3
commit 45f0f9d8b7
2 changed files with 63 additions and 6 deletions
+2 -1
View File
@@ -238,12 +238,13 @@
<classpath refid="classpath"/>
<sysproperty key="maxAgents" value="10"/>
<sysproperty key="numBureaus" value="2"/>
<sysproperty key="killBureauChance" value="2"/>
<sysproperty key="maxOps" value="5"/>
<sysproperty key="createChance" value="70"/>
<sysproperty key="minDelay" value="1000"/>
<sysproperty key="maxDelay" value="3000"/>
<sysproperty key="seed" value="0"/>
<sysproperty key="clientTarget" value="bureau-run-thane-client"/>
<sysproperty key="clientTarget" value="bureau-runclient"/>
</java>
</target>