Skip to content

Commit

Permalink
Adding polarian ID
Browse files Browse the repository at this point in the history
Signed-off-by: Shivam Durgbuns <[email protected]>
  • Loading branch information
shivamdurgbuns committed May 31, 2024
1 parent 2f5ade8 commit 78d74d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/internal/test_cephfilesystem_creation.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import logging
import pytest

from ocs_ci.helpers.helpers import (
create_ceph_file_system,
Expand All @@ -22,6 +23,7 @@ class TestCephFileSystemCreation(ManageTest):

@tier2
@green_squad
@pytest.mark.polarion_id("OCS-5793")
def test_Cephfilesystem_creation(self):
"""
Trying to create more cephfilesystem using the same name.
Expand Down

0 comments on commit 78d74d7

Please sign in to comment.