summaryrefslogtreecommitdiffstats
path: root/tests/functional/gluster_stability/test_gluster_block_stability.py
diff options
context:
space:
mode:
authorvamahaja <vamahaja@redhat.com>2020-04-07 11:41:41 +0530
committerVaibhav Mahajan <vamahaja@redhat.com>2020-04-07 09:22:09 +0000
commit1285efcf0ab5912a6c8820ef85ad12a6ef520196 (patch)
tree2cb703e6da2684ad75a4e0bc1c37b6daa6fab82a /tests/functional/gluster_stability/test_gluster_block_stability.py
parent964cf2bcc10c65b7f633832bb9793cf573ec73b3 (diff)
[TestFix] Move tier1 test case
Fix consists of - Test case 'test_initiator_side_failures_create_100_app_pods_with_block_pv' creates 100 i/o pods with PVC which takes time and may fail in case cluster is slow. Move this test case to tier2. Change-Id: I540e268eae81f7934e0d0f2d2aa6168c388c1a66 Signed-off-by: vamahaja <vamahaja@redhat.com>
Diffstat (limited to 'tests/functional/gluster_stability/test_gluster_block_stability.py')
-rw-r--r--tests/functional/gluster_stability/test_gluster_block_stability.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/gluster_stability/test_gluster_block_stability.py b/tests/functional/gluster_stability/test_gluster_block_stability.py
index c3424c7e..4a37697d 100644
--- a/tests/functional/gluster_stability/test_gluster_block_stability.py
+++ b/tests/functional/gluster_stability/test_gluster_block_stability.py
@@ -1017,7 +1017,7 @@ class TestGlusterBlockStability(GlusterBlockBaseClass):
'volume count is 9 ' % volume_count)
self.assertEqual(9, volume_count, msg)
- @pytest.mark.tier1
+ @pytest.mark.tier2
def test_initiator_side_failures_create_100_app_pods_with_block_pv(self):
# Skip test case if OCS version in lower than 3.11.4