New ASST3.3 tests (swapping)
This commit is contained in:
19
test161/tests/vm/swap/parallelvm.t
Normal file
19
test161/tests/vm/swap/parallelvm.t
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
name: "Parallel VM (Swap)"
|
||||
description: >
|
||||
Stress tests your VM by performing various matrix computations in
|
||||
multiple concurrent processes.
|
||||
tags: [swap]
|
||||
depends: [swap-basic, /vm/parallelvm.t, shell]
|
||||
sys161:
|
||||
cpus: 4
|
||||
ram: 1M
|
||||
disk1:
|
||||
enabled: true
|
||||
monitor:
|
||||
progresstimeout: 15.0
|
||||
commandtimeout: 760.0
|
||||
misc:
|
||||
prompttimeout: 3600.0
|
||||
---
|
||||
$ /testbin/parallelvm -w
|
Reference in New Issue
Block a user