Commit c721df56 authored by Andrey Vagin's avatar Andrey Vagin Committed by Pavel Emelyanov

zdtm: execute sigpending and sk-netlink only on linux-cr

The functionality for dumping signals and netlink sockets are not merged
in the upstream kernel yet.
Signed-off-by: 's avatarAndrey Vagin <avagin@openvz.org>
Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
parent 27d0bbe5
......@@ -126,6 +126,8 @@ transition/ipc
"
TEST_CR_KERNEL="
static/sigpending
static/sk-netlink
"
CRTOOLS=$(readlink -f `dirname $0`/../crtools)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment