From de2ff931c34244e9206da077086eca914b448160 Mon Sep 17 00:00:00 2001 From: Geoffrey Challen Date: Mon, 22 Feb 2016 13:33:23 -0500 Subject: [PATCH] Small fix to boot test. --- test161/tests/boot.t | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/test161/tests/boot.t b/test161/tests/boot.t index 67d5740..9cc9e24 100644 --- a/test161/tests/boot.t +++ b/test161/tests/boot.t @@ -1,13 +1,9 @@ --- name: Kernel Boot -tags: - - boot +description: + Tests whether your kernel will boot. +tags: [boot] sys161: - cpus: 8 -stat: - resolution: 0.01 - window: 100 -misc: - prompttimeout: 30.0 + cpus: 2 --- q