Skip to content

Commit

Permalink
Updated to fix pr-check 3.8 failure
Browse files Browse the repository at this point in the history
Signed-off-by: Amrita Mahapatra <[email protected]>
  • Loading branch information
amr1ta committed Jun 14, 2024
1 parent 44fa276 commit 863995a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ocs_ci/ocs/resources/storage_cluster.py
Original file line number Diff line number Diff line change
Expand Up @@ -2732,6 +2732,8 @@ def resize_osd(new_osd_size, check_size=True):
format_type="json",
)
return res


def check_storage_client_status(namespace=constants.OPENSHIFT_STORAGE_CLIENT_NAMESPACE):
"""
Check storageclient status
Expand Down

0 comments on commit 863995a

Please sign in to comment.