[CRIU] [PATCH 4/4] zdmt: enable tmpfs tests
Christopher Covington
cov at codeaurora.org
Mon Jul 20 06:17:51 PDT 2015
I'm a little confused--the subject says "enable", but the patch removes tests.
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