ASST3 test cleanup; added forkbomb

This commit is contained in:
Scott Haseley
2016-04-07 14:10:47 -04:00
parent a56bf008ba
commit 854931ea44
17 changed files with 40 additions and 21 deletions

View File

@@ -0,0 +1,17 @@
---
name: "Calm Like a Fork Bomb (VM)"
tags: [stability-vm]
depends: [console, not-dumbvm-vm]
sys161:
ram: 2M
monitor:
progresstimeout: 40.0
user:
enablemin: true
min: 0.001
max: 1.0
kernel:
enablemin: true
min: 0.01
---
p /testbin/forkbomb

View File

@@ -2,8 +2,8 @@
name: "VM Stability Test"
description:
Runs various VM tests to test for synchronization issues.
tags: [stability]
depends: [shell, not-dumbvm-paging]
tags: [stability-vm]
depends: [/vm/bigfork.t, /vm/parallelvm.t, /vm/quintmat.t, /vm/zero.t, /vm/sort.t]
sys161:
ram: 8M
cpus: 4