summaryrefslogtreecommitdiffstats
path: root/tests/functional/common/heketi/test_block_volumes_heketi.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/common/heketi/test_block_volumes_heketi.py')
-rw-r--r--tests/functional/common/heketi/test_block_volumes_heketi.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/functional/common/heketi/test_block_volumes_heketi.py b/tests/functional/common/heketi/test_block_volumes_heketi.py
index 4e405312..22dcf18d 100644
--- a/tests/functional/common/heketi/test_block_volumes_heketi.py
+++ b/tests/functional/common/heketi/test_block_volumes_heketi.py
@@ -5,10 +5,10 @@ from cnslibs.common.heketi_ops import (heketi_blockvolume_create,
heketi_volume_create,
heketi_volume_delete
)
-from cnslibs.common.heketi_libs import HeketiClientSetupBaseClass
+from cnslibs.common.heketi_libs import HeketiBaseClass
-class TestBlockVolumeOps(HeketiClientSetupBaseClass):
+class TestBlockVolumeOps(HeketiBaseClass):
"""
Class to test heketi block volume deletion with and without block
volumes existing, heketi block volume list, heketi block volume info