summaryrefslogtreecommitdiffstats
path: root/tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py')
-rw-r--r--tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py b/tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py
index 219110a6..7551011a 100644
--- a/tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py
+++ b/tests/functional/gluster_stability/test_restart_gluster_block_prov_pod.py
@@ -1,3 +1,5 @@
+import pytest
+
from openshiftstoragelibs.baseclass import BaseClass
from openshiftstoragelibs import command
from openshiftstoragelibs.heketi_ops import (
@@ -13,6 +15,7 @@ from openshiftstoragelibs.openshift_ops import (
class TestRestartGlusterBlockPod(BaseClass):
+ @pytest.mark.tier0
def test_restart_gluster_block_provisioner_pod(self):
"""Restart gluster-block provisioner pod."""