]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mgr/cephadm: stop running "true" before every command 59610/head
authorAdam King <adking@redhat.com>
Fri, 6 Sep 2024 13:04:37 +0000 (09:04 -0400)
committerAdam King <adking@redhat.com>
Fri, 6 Sep 2024 13:04:37 +0000 (09:04 -0400)
commit36a8e202a2b34748899ec432c3eac8ebee132d6a
tree46ce09f253bfc6e6abbe49a9fee15347bfe4a819
parent20e2948a375827d8047377be5217cfe2031564ea
mgr/cephadm: stop running "true" before every command

It turns out this is completely unnecessary. With the keepalive
settings on the connection, we no longer need to run an
additional command with a timeout on it to quickly detect a
host is offline

Signed-off-by: Adam King <adking@redhat.com>
src/pybind/mgr/cephadm/ssh.py