summaryrefslogtreecommitdiffstats
path: root/tests/functional/ctime_feature/__init__.py
diff options
context:
space:
mode:
authornchilaka <nchilaka@redhat.com>2020-05-14 15:56:42 +0530
committerBala Konda Reddy M <bala12352@gmail.com>2020-05-18 12:21:41 +0000
commit458adc6bba6a8f010e7d9674fa917654142c1fcd (patch)
treebecb9db7d6203d4aebba75c64b3309b1fdf30630 /tests/functional/ctime_feature/__init__.py
parent3459fb99ff3a46dd3d1c702922758b3b6ab430ea (diff)
[Test][Bug] Check for consistent timevalues of a created object
Test Summary and Steps: This testcase validates if ctime, mtime and atime of a created object is same 1. Create a volume and check if features.ctime is disabled by default 2. Enable features.ctime 3. Create a new directory dir1 and check if m|a|ctimes are same 4. Create a new file file1 and check if m|a|ctimes are same 5. Again create a new file file2 and check if m|a|ctimes are same after issueing an immediate lookup Change-Id: I024c11706a0309806c081c957b9305be92936f7f Signed-off-by: nchilaka <nchilaka@redhat.com>
Diffstat (limited to 'tests/functional/ctime_feature/__init__.py')
-rw-r--r--tests/functional/ctime_feature/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/functional/ctime_feature/__init__.py b/tests/functional/ctime_feature/__init__.py
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tests/functional/ctime_feature/__init__.py