[CRIU] [PATCH 4/4] zdmt: enable tmpfs tests
Andrew Vagin
avagin at gmail.com
Mon Jul 20 06:25:51 PDT 2015
On Mon, Jul 20, 2015 at 09:17:51AM -0400, Christopher Covington wrote:
> I'm a little confused--the subject says "enable", but the patch removes tests.
It removes tests from the black list;). All tests from this list are not
executed in a new userns.
>
> Chris
>
> On 07/20/2015 05:34 AM, Andrey Vagin wrote:
> > Signed-off-by: Andrey Vagin <avagin at openvz.org>
> > ---
> > test/zdtm.sh | 7 ++-----
> > 1 file changed, 2 insertions(+), 5 deletions(-)
> >
> > diff --git a/test/zdtm.sh b/test/zdtm.sh
> > index e7c0e6f..d8a3a70 100755
> > --- a/test/zdtm.sh
> > +++ b/test/zdtm.sh
> > @@ -263,6 +263,8 @@ generate_test_list()
> > TEST_LIST="$TEST_LIST$TEST_SECCOMP_SUSPEND"
> > fi
> >
> > + # ns/static/clean_mntns: proc can't be mounted in userns, if it isn't mounted yet
> > +
> > BLACKLIST_FOR_USERNS="
> > ns/static/maps01
> > ns/static/mlock_setuid
> > @@ -271,17 +273,12 @@ generate_test_list()
> > ns/static/fanotify00
> > ns/static/dumpable02
> > ns/static/deleted_dev
> > - ns/static/tempfs
> > - ns/static/mount_paths
> > ns/static/clean_mntns
> > ns/static/mntns_link_remap
> > ns/static/mntns_link_ghost
> > ns/static/console
> > ns/static/vt
> > ns/static/rtc
> > - ns/static/mntns_shared_bind
> > - ns/static/mntns_shared_bind02
> > - ns/static/mntns_root_bind
> > ns/static/cow01
> > "
> >
> >
>
>
> --
> Qualcomm Innovation Center, Inc.
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
More information about the CRIU
mailing list