[CRIU] [PATCH 0/3 v2] zdtm: replace noauto on crfail where it's possible
Andrey Vagin
avagin at openvz.org
Thu Jun 2 20:41:18 PDT 2016
From: Andrew Vagin <avagin at virtuozzo.com>
criu dump has to fail if it meets something unsupported, so it should
be a good idea to replace noauto on crfails for tests which criu can't
handle yet.
Andrew Vagin (2):
zdtm: don't fail if a test changed cwd
zdtm: replace noauto on crfail where it's possiable
test/zdtm/lib/test.c | 12 ++++++++++--
test/zdtm/static/cow00.desc | 3 ++-
test/zdtm/static/inotify02.desc | 2 +-
test/zdtm/static/overmount_dev.desc | 2 +-
test/zdtm/static/overmount_fifo.desc | 2 +-
test/zdtm/static/overmount_file.desc | 2 +-
test/zdtm/static/overmount_sock.desc | 2 +-
test/zdtm/static/pty02.desc | 1 -
test/zdtm/static/socket-closed-tcp.desc | 2 +-
test/zdtm/static/socket_aio.desc | 2 +-
test/zdtm/static/tty00.desc | 1 -
test/zdtm/static/unhashed_proc.desc | 2 +-
test/zdtm/static/unlink_largefile.desc | 2 +-
test/zdtm/static/unlink_regular00.desc | 2 +-
test/zdtm/transition/epoll.desc | 1 -
test/zdtm/transition/fifo_loop.desc | 1 -
test/zdtm/transition/file_aio.desc | 1 -
test/zdtm/transition/netlink00.desc | 2 +-
test/zdtm/transition/socket_loop00.desc | 1 -
test/zdtm/transition/unix_sock.desc | 1 -
20 files changed, 23 insertions(+), 21 deletions(-)
delete mode 100644 test/zdtm/static/pty02.desc
delete mode 100644 test/zdtm/static/tty00.desc
delete mode 100644 test/zdtm/transition/epoll.desc
delete mode 100644 test/zdtm/transition/fifo_loop.desc
delete mode 100644 test/zdtm/transition/file_aio.desc
delete mode 100644 test/zdtm/transition/socket_loop00.desc
delete mode 100644 test/zdtm/transition/unix_sock.desc
--
2.7.4
More information about the CRIU
mailing list