mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 10:33:35 +00:00
ci: fix shell check failures
Signed-off-by: riya-singhal31 <rsinghal@redhat.com>
This commit is contained in:
committed by
mergify[bot]
parent
f12cd9c986
commit
44612fe34c
@ -363,7 +363,7 @@ def get_tool_box_pod_name(arg):
|
||||
print("failed to pod %s", err)
|
||||
return ""
|
||||
|
||||
#pylint: disable=too-many-branches
|
||||
#pylint: disable=too-many-branches, E0012, W0719
|
||||
def get_pool_name(arg, vol_id, is_rbd):
|
||||
"""
|
||||
get pool name from ceph backend
|
||||
|
Reference in New Issue
Block a user