Skip to content

Commit

Permalink
revert client
Browse files Browse the repository at this point in the history
Signed-off-by: Manimaran M <[email protected]>
  • Loading branch information
Manimaran-MM committed Jan 29, 2025
1 parent 18f1fac commit 6f33c5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ def run(ceph_cluster, **kw):
try:
fs_util.prepare_clients(clients, build)
fs_util.auth_list(clients)
client1 = clients[3]
client1 = clients[0]

# Creation of FS
fs_util.create_fs(client1, fs_name)
Expand Down

0 comments on commit 6f33c5f

Please sign in to comment.