summaryrefslogtreecommitdiffstats
path: root/tests/functional/gluster_stability/test_brickmux_stability.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/gluster_stability/test_brickmux_stability.py')
-rw-r--r--tests/functional/gluster_stability/test_brickmux_stability.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/gluster_stability/test_brickmux_stability.py b/tests/functional/gluster_stability/test_brickmux_stability.py
index a2134fc2..21e3daf9 100644
--- a/tests/functional/gluster_stability/test_brickmux_stability.py
+++ b/tests/functional/gluster_stability/test_brickmux_stability.py
@@ -23,7 +23,7 @@ class TestBrickMux(BaseClass):
super(TestBrickMux, self).setUp()
self.node = self.ocp_master_node[0]
- @pytest.mark.tier1
+ @pytest.mark.tier2
def test_brick_multiplex_pids_with_diff_vol_option_values(self):
"""Test Brick Pid's should be same when values of vol options are diff
"""