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 de1d0c6 commit 9c5a370
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 @@ -338,6 +339,7 @@ def teardown(self):
resource_name=obc_name
)

@jira("DFBUGS-1147")
@pytest.mark.parametrize(
argnames=["storageclass", "bucketclass", "delete_via", "verify_ob_removal"],
argvalues=generate_test_params(),
Expand Down

0 comments on commit 9c5a370

Please sign in to comment.