Skip to content

Commit

Permalink
bug link added
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Osypenko <[email protected]>
  • Loading branch information
DanielOsypenko committed Dec 11, 2024
1 parent dcb7454 commit cc8baa5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/functional/object/mcg/ui/test_mcg_ui.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
mcg,
skipif_ibm_cloud_managed,
provider_mode,
jira,
)
from ocs_ci.ocs import constants
from ocs_ci.helpers.helpers import create_unique_resource_name
Expand Down Expand Up @@ -299,6 +300,7 @@ def teardown(self):
resource_name=obc_name
)

@jira("DFBUGS-1147")
@provider_mode
@ui
@tier1
Expand Down

0 comments on commit cc8baa5

Please sign in to comment.