summaryrefslogtreecommitdiffstats
path: root/tests/functional/heketi/test_volume_creation.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/heketi/test_volume_creation.py')
-rw-r--r--tests/functional/heketi/test_volume_creation.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/heketi/test_volume_creation.py b/tests/functional/heketi/test_volume_creation.py
index d96fa9e0..0094c689 100644
--- a/tests/functional/heketi/test_volume_creation.py
+++ b/tests/functional/heketi/test_volume_creation.py
@@ -419,7 +419,7 @@ class TestVolumeCreationTestCases(BaseClass):
'unexpectedly.' % (vol_info, vol_info_new))
self.assertFalse(vol_info_new, msg)
- @pytest.mark.tier2
+ @pytest.mark.tier4
def test_heketi_volume_provision_after_node_reboot(self):
"""Provision volume before and after node reboot"""
# Skip test if not able to connect to Cloud Provider