]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.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>
Fri, 16 Jan 2026 14:41:27 +0000 (09:41 -0500)
commit155c25a2ca12119f21b152318540d1d8be678c2a
tree872362c62253352e604b8eb673b9fabf975ddaba
parent0ecb2be854bf905da80ccc1cb2ecfede1e70995c
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]