summaryrefslogtreecommitdiffstats
path: root/tests/functional/dht/test_rebalance_add_brick_command.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/dht/test_rebalance_add_brick_command.py')
-rw-r--r--tests/functional/dht/test_rebalance_add_brick_command.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/functional/dht/test_rebalance_add_brick_command.py b/tests/functional/dht/test_rebalance_add_brick_command.py
index 7b4a39433..17c57843d 100644
--- a/tests/functional/dht/test_rebalance_add_brick_command.py
+++ b/tests/functional/dht/test_rebalance_add_brick_command.py
@@ -159,8 +159,6 @@ class ExerciseAddbrickCommand(GlusterBaseClass):
self.assertTrue(validate_io_procs([proc], [mount_obj]),
'IO Failed on client %s:%s' %
(mount_obj.client_system, mount_obj.mountpoint))
- g.log.info("IO is successful on mount point %s:%s",
- mount_obj.client_system, mount_obj.mountpoint)
g.log.debug("Unmounting mount points")
self.assertTrue(self.unmount_volume(self.mounts),