From 3364992dc1bc47ca7adaa604102eb030f957603b Mon Sep 17 00:00:00 2001 From: Pavel Emelyanov Date: Fri, 20 Nov 2015 21:58:17 +0300 Subject: [PATCH] thread-bomb: Do not run automatically by .py This teat crashes the ptrace-based freezer, need freeze-cgroup Signed-off-by: Pavel Emelyanov --- test/zdtm/live/transition/thread-bomb.desc | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/zdtm/live/transition/thread-bomb.desc diff --git a/test/zdtm/live/transition/thread-bomb.desc b/test/zdtm/live/transition/thread-bomb.desc new file mode 100644 index 000000000..95c58b401 --- /dev/null +++ b/test/zdtm/live/transition/thread-bomb.desc @@ -0,0 +1 @@ +{'flags': 'noauto'}