Skip to content

Commit

Permalink
add jira mark DFBUGS-410
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Osypenko <[email protected]>
  • Loading branch information
DanielOsypenko committed Dec 22, 2024
1 parent f2e6061 commit 84eb8e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/functional/ui/test_error_improvements.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
runs_on_provider,
skipif_disconnected_cluster,
external_mode_required,
jira,
)
from ocs_ci.framework.testlib import ManageTest
from ocs_ci.ocs.ocp import OCP
Expand Down Expand Up @@ -46,6 +47,7 @@ def test_backing_store_creation_rules(self, setup_ui_class):
backing_store_tab.check_error_messages()

@mcg
@jira("DFBUGS-410")
@bugzilla("2193109")
@polarion_id("OCS-4867")
def test_obc_creation_rules(self, setup_ui_class):
Expand Down

0 comments on commit 84eb8e4

Please sign in to comment.