74096c
From 09dce9ce8e946a86209b6f057bf14323036fa12a Mon Sep 17 00:00:00 2001
74096c
From: Shwetha K Acharya <sacharya@redhat.com>
74096c
Date: Wed, 10 Jun 2020 11:44:56 +0530
74096c
Subject: [PATCH 450/451] tests/basic/ctime: enable ctime before testing
74096c
74096c
This is to ensure that this test successfully runs, even if
74096c
ctime is disabled by default (which is the case in downstream.)
74096c
74096c
Label: DOWNSTREAM ONLY
74096c
74096c
BUG: 1844359
74096c
Change-Id: I91e80b3d8a56fc089aeb58b0254812111d394842
74096c
Signed-off-by: Shwetha K Acharya <sacharya@redhat.com>
74096c
Reviewed-on: https://code.engineering.redhat.com/gerrit/202874
74096c
Tested-by: RHGS Build Bot <nigelb@redhat.com>
74096c
Reviewed-by: Sunil Kumar Heggodu Gopala Acharya <sheggodu@redhat.com>
74096c
---
74096c
 tests/basic/ctime/ctime-utimesat.t | 1 +
74096c
 1 file changed, 1 insertion(+)
74096c
74096c
diff --git a/tests/basic/ctime/ctime-utimesat.t b/tests/basic/ctime/ctime-utimesat.t
74096c
index 540e57a..da12fbe 100644
74096c
--- a/tests/basic/ctime/ctime-utimesat.t
74096c
+++ b/tests/basic/ctime/ctime-utimesat.t
74096c
@@ -14,6 +14,7 @@ TEST $CLI volume set $V0 performance.read-after-open off
74096c
 TEST $CLI volume set $V0 performance.open-behind off
74096c
 TEST $CLI volume set $V0 performance.write-behind off
74096c
 TEST $CLI volume set $V0 performance.io-cache off
74096c
+TEST $CLI volume set $V0 ctime on
74096c
 
74096c
 TEST $CLI volume start $V0
74096c
 
74096c
-- 
74096c
1.8.3.1
74096c