os161/test161/tests/vm/swap/quintsort.t
Scott Haseley 160b83330e Changed the stats resolution and monitor windows for the swapping tests. The size of the
stats slice (test161) that was being persisted in mongo was > the 16M mongo document limit.
2016-05-02 15:23:53 -04:00

24 lines
354 B
Perl

---
name: "Quint Sort (Swap)"
description: >
Run five concurent copies of sort.
tags: [swap]
depends: [swap-basic, /vm/quintsort.t, shell]
sys161:
cpus: 2
ram: 2M
disk1:
enabled: true
monitor:
progresstimeout: 30.0
commandtimeout: 1100.0
window: 40
misc:
prompttimeout: 3600.0
stat:
resolution: 0.1
---
khu
$ /testbin/quintsort
khu