Skip to content

Commit

Permalink
Add tier4a, tier4b, tier4c to the test 'test_ui_storage_size_post_res…
Browse files Browse the repository at this point in the history
…ize_osd'

Signed-off-by: Itzhak Kave <[email protected]>
  • Loading branch information
Itzhak Kave committed Jul 2, 2024
1 parent aae6292 commit 44181ae
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
tier4b,
tier4c,
tier4a,
tier4,
)
from ocs_ci.ocs.constants import VOLUME_MODE_BLOCK, OSD, ROOK_OPERATOR, MON_DAEMON
from ocs_ci.helpers.osd_resize import (
Expand Down Expand Up @@ -301,7 +300,9 @@ def test_resize_osd_for_large_diff(self, size_to_increase):
self.verification_steps_post_resize_osd()

@tier1
@tier4
@tier4a
@tier4b
@tier4c
@black_squad
@pytest.mark.last
@polarion_id("OCS-5800")
Expand Down

0 comments on commit 44181ae

Please sign in to comment.