summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authornigoyal <nigoyal@redhat.com>2018-12-20 18:53:30 +0530
committernigoyal <nigoyal@redhat.com>2018-12-21 09:24:26 +0530
commita7cad417224a75c5c7f995c02c3ef91c3b4bfd07 (patch)
tree64c9ca1c9f685686fc5aca1b917fa948f20bfbf4 /tests
parent60d093827bd45ad1e8e7b1df0bb2fe718cacde1b (diff)
changing test function name
The function name was confusing because now we are verifying functionality of node tags and device tags. So changing the name Change-Id: I00a2a12cc8b74e5bf9b76018698738550ea0c613
Diffstat (limited to 'tests')
-rw-r--r--tests/functional/common/arbiter/test_arbiter.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/functional/common/arbiter/test_arbiter.py b/tests/functional/common/arbiter/test_arbiter.py
index 36e189cf..c445103f 100644
--- a/tests/functional/common/arbiter/test_arbiter.py
+++ b/tests/functional/common/arbiter/test_arbiter.py
@@ -572,7 +572,8 @@ class TestArbiterVolumeCreateExpandDelete(cns_baseclass.CnsBaseClass):
vol_info, arbiter_bricks=2, data_bricks=4)
@ddt.data(True, False)
- def test_arbiter_volume_expand_using_pvc_node_tags(self, node_tags):
+ def test_expand_arbiter_volume_setting_tags_on_nodes_or_devices(
+ self, node_tags):
"""Test case CNS-1523, CNS-1524
This test case is going to run two tests.
If value is True it is going to set tags on nodes and run test