From 7a63861e8137e32544298ddaa8bfe12c96735397 Mon Sep 17 00:00:00 2001 From: Guru Prasad Srinivasa Date: Thu, 10 Mar 2016 18:45:35 -0500 Subject: [PATCH] Updated forkbomb monitor kernel cycles min value --- test161/tests/stability/forkbomb.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test161/tests/stability/forkbomb.t b/test161/tests/stability/forkbomb.t index f20814c..677fd3a 100644 --- a/test161/tests/stability/forkbomb.t +++ b/test161/tests/stability/forkbomb.t @@ -12,6 +12,6 @@ monitor: max: 1.0 kernel: enablemin: true - min: 0.2 + min: 0.01 --- p /testbin/forkbomb