[CRIU] [PATCH 0/3] A few fixes for the check-only mode

Adrian Reber areber at redhat.com
Fri Jun 30 15:40:41 MSK 2017


On Wed, Jun 21, 2017 at 08:16:44AM +0300, Andrei Vagin wrote:
> From: Andrei Vagin <avagin at virtuozzo.com>
> 
> Cc: Adrian Reber <areber at redhat.com>
> 
> Andrei Vagin (3):
>   restore: wait restored tasks in the check-only case
>   zdtm: restore ns_last_pid before executing restore in a second time
>   zdtm: don't overwrite logs if the check-only option is set
> 
>  criu/cr-restore.c       | 24 ++++++++++++++++++++----
>  criu/include/restorer.h |  1 +
>  criu/pie/restorer.c     | 31 ++++++++++++++++++++++++-------
>  test/zdtm.py            | 19 +++++--------------
>  4 files changed, 50 insertions(+), 25 deletions(-)

Thanks for trying to fix the check-only option. I applied your patches
on today's checkout and I see no errors on a Fedora rawhide system but
some tests started to fail on my RHEL VM:

################### 8 TEST(S) FAILED (TOTAL 313/SKIPPED 44) ####################
 * zdtm/static/futex-rl(h)
 * zdtm/static/futex(h)
 * zdtm/static/pthread00(h)
 * zdtm/static/pthread01(h)
 * zdtm/static/sigpending(h)
 * zdtm/static/sigaltstack(h)
 * zdtm/static/different_creds(h)
 * zdtm/static/clone_fs(h)
##################################### FAIL #####################################

		Adrian


More information about the CRIU mailing list