]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks: embed use of ssh_keys task in smb workunit
authorJohn Mulligan <jmulligan@redhat.com>
Wed, 7 Jan 2026 23:02:21 +0000 (18:02 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Thu, 29 Jan 2026 17:07:04 +0000 (12:07 -0500)
commit9383728125a343aa50b165baf5b50bf2664d91bb
tree68f11e7af41725d6b390cfc356ea91e13e3ce2c3
parent50e8e6185dbd065449bb9e895ab8d30778f37637
qa/tasks: embed use of ssh_keys task in smb workunit

Automatically use the ssh_keys tasks in the smb workunit task.
It can be disabled by passing false to `ssh_keys:` config key.
This allows the node running the tests to ssh into the node where
cephadm is installed in order to execute commands within
the cephadm shell.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
qa/tasks/smb.py