summaryrefslogtreecommitdiffstats
path: root/tests/functional
diff options
context:
space:
mode:
authorArun Kumar <arukumar@redhat.com>2020-09-07 14:30:23 +0530
committerArun Kumar <arukumar@redhat.com>2020-09-07 14:32:22 +0530
commitc82a3789f70a1aa5caae7187072350a1c741e119 (patch)
tree35549262d6c95c10fb0a4899c934a9478d301a96 /tests/functional
parentae453cc4d397a34e259d577b07e52b296f70b37d (diff)
[TestFix] Add marker tag to TC test_kill_bhv_fsd_while_es_pod_running
Change-Id: If6c93d5f0f71ae73bebf1b7f83c2fd99a3e31456 Signed-off-by: Arun Kumar <arukumar@redhat.com>
Diffstat (limited to 'tests/functional')
-rw-r--r--tests/functional/logging/test_logging_validations.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/functional/logging/test_logging_validations.py b/tests/functional/logging/test_logging_validations.py
index 29902609..05a92fbc 100644
--- a/tests/functional/logging/test_logging_validations.py
+++ b/tests/functional/logging/test_logging_validations.py
@@ -217,6 +217,7 @@ class TestLoggingAndGlusterRegistryValidation(GlusterBlockBaseClass):
" {} and after {} for es pod to be equal after gluster pod"
" respin".format(restart_count_before, restart_count_after))
+ @pytest.mark.tier2
def test_kill_bhv_fsd_while_es_pod_running(self):
"""Validate killing of bhv fsd won't effect es pod io's"""