summaryrefslogtreecommitdiffstats
path: root/tests/functional/heketi/test_check_brick_paths.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/heketi/test_check_brick_paths.py')
-rw-r--r--tests/functional/heketi/test_check_brick_paths.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/heketi/test_check_brick_paths.py b/tests/functional/heketi/test_check_brick_paths.py
index de453de8..67c3bc59 100644
--- a/tests/functional/heketi/test_check_brick_paths.py
+++ b/tests/functional/heketi/test_check_brick_paths.py
@@ -28,7 +28,7 @@ class TestHeketiVolume(BaseClass):
results.append(out)
assertion_method('present', results)
- @pytest.mark.tier0
+ @pytest.mark.tier1
def test_validate_brick_paths_on_gluster_pods_or_nodes(self):
"""Validate brick paths after creation and deletion of a volume."""