Skip to content

Commit

Permalink
Added ignore leftover tag
Browse files Browse the repository at this point in the history
Signed-off-by: Amrita Mahapatra <[email protected]>
  • Loading branch information
amr1ta committed Oct 7, 2024
1 parent 5cf518a commit 492a4af
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
)
from ocs_ci.ocs.ocp import OCP
from ocs_ci.ocs.ui.validation_ui import ValidationUI
from ocs_ci.framework.pytest_customization.marks import ignore_leftovers

log = logging.getLogger(__name__)

Expand All @@ -43,6 +44,7 @@
# return driver


@ignore_leftovers
@tier4c
@yellow_squad
@skipif_ocs_version("<4.15")
Expand Down

0 comments on commit 492a4af

Please sign in to comment.