summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsayaleeraut <saraut@redhat.com>2020-06-24 20:09:22 +0530
committersayaleeraut <saraut@redhat.com>2020-06-24 20:09:22 +0530
commit31279d023772afe4b314b76d0313dcf682bf42f7 (patch)
treebfe2b7f67f2ffc24b2778ebd950c51d8e46b442e
parent6e031dae34654e38ba34b456a6f75d4f4d921144 (diff)
[TestFix] Change method name
Changing the method name from test_readdirp_with_rebalance(self) to test_access_file_with_stale_linkto_xattr(self) Change-Id: I5503e301d65f96e38aa135827d8bc698a0371281 Signed-off-by: sayaleeraut <saraut@redhat.com>
-rw-r--r--tests/functional/dht/test_access_file_with_stale_linkto_xattr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/dht/test_access_file_with_stale_linkto_xattr.py b/tests/functional/dht/test_access_file_with_stale_linkto_xattr.py
index 88da3239f..c40d33935 100644
--- a/tests/functional/dht/test_access_file_with_stale_linkto_xattr.py
+++ b/tests/functional/dht/test_access_file_with_stale_linkto_xattr.py
@@ -90,7 +90,7 @@ class TestAccessFileWithStaleLinktoXattr(GlusterBaseClass):
# Calling GlusterBaseClass tearDown
self.get_super_method(self, 'tearDown')()
- def test_readdirp_with_rebalance(self):
+ def test_access_file_with_stale_linkto_xattr(self):
"""
Description: Checks if the files are accessible as non-root user if
the files have stale linkto xattr.