summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authornagpavanchilakam <nchilaka@redhat.com>2019-01-04 17:45:01 +0530
committernagpavanchilakam <nchilaka@redhat.com>2019-01-04 17:45:01 +0530
commit6624ff8f694a05c5bc794885871627250ac9a725 (patch)
tree618de6ef4a3e079285391c22fc8791339fb701e8 /tests
parent6906b162f3742e80fbec913dbac0503f53b4c365 (diff)
changing testcase names to reflect uniqueness
Change-Id: I35dd3c387c7b6eb3957c5a790af9ff8693403202
Diffstat (limited to 'tests')
-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