]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/smb: add utility module for cephadm shell commands
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 19 Nov 2025 22:26:27 +0000 (17:26 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 29 Jan 2026 17:07:05 +0000 (12:07 -0500)
commit5e64774852dee2f27f8e23e72b4344708efa1603
tree1e62026be7ee10ae0172419c51e938009cbd8f70
parent802b6f0e9796edb1fbe8afc6d303afdf069a5597
qa/workunits/smb: add utility module for cephadm shell commands

Add a helper module that makes it a bit cleaner and easier to
find and interact with the cluster's 'admin node' the node where
we can run `cephadm shell` and commands within that shell.
This will allow us to make modifications to smb resources via
the ceph command and JSON in order to test various features.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/workunits/smb/tests/cephutil.py [new file with mode: 0644]