summaryrefslogtreecommitdiffstats
path: root/tests/functional/disperse
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/disperse')
-rw-r--r--tests/functional/disperse/test_ec_io_hang_clientside_heal.py2
-rw-r--r--tests/functional/disperse/test_ec_io_hang_serverside_heal.py2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/functional/disperse/test_ec_io_hang_clientside_heal.py b/tests/functional/disperse/test_ec_io_hang_clientside_heal.py
index 3e40010d3..ceda859d2 100644
--- a/tests/functional/disperse/test_ec_io_hang_clientside_heal.py
+++ b/tests/functional/disperse/test_ec_io_hang_clientside_heal.py
@@ -64,7 +64,7 @@ class EcClientHealHangTest(GlusterBaseClass):
g.log.info("Successful in Setup Volume and Mount Volume")
# Test Case
- def test_heal_io_hang(self):
+ def test_heal_client_io_hang(self):
mountpoint = self.mounts[0].mountpoint
# disable server side heal
diff --git a/tests/functional/disperse/test_ec_io_hang_serverside_heal.py b/tests/functional/disperse/test_ec_io_hang_serverside_heal.py
index dc7781a8a..53b2d9f3a 100644
--- a/tests/functional/disperse/test_ec_io_hang_serverside_heal.py
+++ b/tests/functional/disperse/test_ec_io_hang_serverside_heal.py
@@ -61,7 +61,7 @@ class EcClientHealHangTest(GlusterBaseClass):
raise ExecutionError("Failed to Setup_Volume and Mount_Volume")
g.log.info("Successful in Setup Volume and Mount Volume")
- def test_heal_io_hang(self):
+ def test_heal_server_io_hang(self):
mountpoint = self.mounts[0].mountpoint
# disable client side heal