diff options
author | vamahaja <vamahaja@redhat.com> | 2019-01-08 13:10:59 +0530 |
---|---|---|
committer | vamahaja <vamahaja@redhat.com> | 2019-01-11 16:00:49 +0530 |
commit | efd7f6ffac516076a1201d2caeff3dc9edba3ab1 (patch) | |
tree | 55e9ad8d5cf4bc18baa01697a0f034b9f944d9bb /tests/functional/common/gluster_block | |
parent | e94f3f8aa30b62f4044db6aa6be6826d4e4420d5 (diff) |
[RHGSQE-108] Removed polarion test case ID's and updated description
Change-Id: I9ab3c6bea56a02f76ce818ee095ffe4afc0e64c0
Signed-off-by: vamahaja <vamahaja@redhat.com>
Diffstat (limited to 'tests/functional/common/gluster_block')
-rw-r--r-- | tests/functional/common/gluster_block/test_restart_gluster_block.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/functional/common/gluster_block/test_restart_gluster_block.py b/tests/functional/common/gluster_block/test_restart_gluster_block.py index b2d74d92..be5c4e9b 100644 --- a/tests/functional/common/gluster_block/test_restart_gluster_block.py +++ b/tests/functional/common/gluster_block/test_restart_gluster_block.py @@ -12,7 +12,8 @@ from cnslibs.common.openshift_ops import ( class TestRestartGlusterBlockPod(HeketiBaseClass): def test_restart_gluster_block_provisioner_pod(self): - # CNS-542 - Restart gluster-block provisioner pod + """Restart gluster-block provisioner pod + """ # create heketi block volume vol_info = heketi_blockvolume_create(self.heketi_client_node, |