os161/test161/tests/vm/swap/quintmat.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

23 lines
337 B
Perl

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