]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/smb: add unit tests for InvalidObjectTypeFieldError handling 68010/head
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 24 Mar 2026 21:49:41 +0000 (17:49 -0400)
committerJohn Mulligan <jmulligan@redhat.com>
Wed, 25 Mar 2026 21:05:55 +0000 (17:05 -0400)
commit6f0d9e2795350c17d55ce4f8fae8dd31e2d2dee4
tree8f74567529b900d7614f16ef2f1671f7a81218b9
parent48e6fc2c4e32f5c55c15a3496433e8045cab32a2
mgr/smb: add unit tests for InvalidObjectTypeFieldError handling

Add unit tests to check for InvalidObjectTypeFieldError being raised
correctly. InvalidObjectTypeFieldError was added in the previous commit.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/pybind/mgr/smb/tests/test_resourcelib.py