Skip to content

Commit

Permalink
adding post upgrade marker
Browse files Browse the repository at this point in the history
Signed-off-by: Yulia Persky <[email protected]>
  • Loading branch information
ypersky1980 committed Jul 22, 2024
1 parent cd4ff37 commit c30e498
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
from ocs_ci.framework.testlib import (
ManageTest,
tier2,
post_upgrade,
skipif_managed_service,
skipif_hci_provider_and_client,
)
Expand All @@ -20,6 +21,7 @@

@green_squad
@tier2
@post_upgrade
@skipif_managed_service
@skipif_hci_provider_and_client
@pytest.mark.usefixtures(
Expand Down

0 comments on commit c30e498

Please sign in to comment.