]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/daemon/cephadmunit.py: fix start() method 1928/head
authorVallari Agrawal <val.agl002@gmail.com>
Tue, 26 Mar 2024 09:15:50 +0000 (14:45 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Tue, 26 Mar 2024 20:32:37 +0000 (02:02 +0530)
commitf0ed8adaff01a58af8230db78b2aee626cff43b6
tree6850085f4d27d8fe370337bb9c160a238b7cee4d
parente691533f9cbb33d85b2187bba20d7102f098636d
orchestra/daemon/cephadmunit.py: fix start() method

In CephadmUnit.start() method, explicitly pass start_cmd as
"args" keyword because Remote.run expects keyword arguments.

Fixes: https://tracker.ceph.com/issues/65162
Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
teuthology/orchestra/daemon/cephadmunit.py