]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
orchestra/daemon: add finished() method in DaemonState and CephadmUnit
authorVallari Agrawal <val.agl002@gmail.com>
Thu, 27 Jun 2024 16:45:10 +0000 (22:15 +0530)
committerVallari Agrawal <val.agl002@gmail.com>
Fri, 28 Jun 2024 12:10:30 +0000 (17:40 +0530)
commit34e490d7b03a9307726de884417c6b3628da7f5c
tree2faa32d741974ef2da571b37ad0b09bcd19deebc
parent544fecbcd55f3d2b6f478823823ce40cbefef1d4
orchestra/daemon: add finished() method in DaemonState and CephadmUnit

These are to be used by DaemonWatchdog to determine if
DaemonState/CephadmUnit daemons are active or finished.

Signed-off-by: Vallari Agrawal <val.agl002@gmail.com>
teuthology/orchestra/daemon/cephadmunit.py
teuthology/orchestra/daemon/state.py