]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: simplify update_attrs and only update relevant keys
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 2 May 2024 02:04:57 +0000 (22:04 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 7 May 2024 12:19:27 +0000 (08:19 -0400)
commit597ff3cb15e7a7ce527b35eb01d9958b755bbf01
tree5048263a8842f53152913cd02bddcd7504d40e8c
parentd9239f9375c1ae92a4990950f40078766bd912e8
qa: simplify update_attrs and only update relevant keys

So we can just pass the caller's kwargs to update_attrs.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/mount.py