From 75365cf6b782534ad60e79786d810661a6fe800e Mon Sep 17 00:00:00 2001 From: Amir Goldstein Date: Tue, 11 Jul 2017 22:52:04 +0300 Subject: [PATCH] overlay: create overlay/mount test group Add tests overlay/022 and overlay/024 to overlay/mount test group. These tests check behavior of overlay mount cases. Cc: Xiong Zhou Signed-off-by: Amir Goldstein Reviewed-by: Eryu Guan Signed-off-by: Eryu Guan --- tests/overlay/group | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/overlay/group b/tests/overlay/group index b55ed0c1..356a322d 100644 --- a/tests/overlay/group +++ b/tests/overlay/group @@ -24,9 +24,9 @@ 019 auto stress 020 auto quick copyup perms 021 auto quick copyup -022 auto quick +022 auto quick mount 023 auto quick attr -024 auto quick +024 auto quick mount 025 auto quick attr 026 auto attr quick 027 auto quick perms -- 2.47.3