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