]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
supervisor: To preserve logs, delay nuking 1674/head
authorZack Cerza <zack@redhat.com>
Wed, 15 Sep 2021 17:46:33 +0000 (11:46 -0600)
committerZack Cerza <zack@redhat.com>
Wed, 15 Sep 2021 18:11:09 +0000 (12:11 -0600)
commit1e2d780cf481cec2b03467422166ab75741450d6
tree987d5c04f441eef2166ecdb594f55cbec6c085c0
parent7bfbd1ec04bef59af6b9137e62914d24062aa4fa
supervisor: To preserve logs, delay nuking

The previous behavior was causing machines to get nuked before any
attempt to fetch logs. If a machine took longer than 60s to become
available, collecting logs would fail. Since we also nuke after this
step, don't bother here.

Fixes: https://tracker.ceph.com/issues/51944
Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/dispatcher/supervisor.py
teuthology/kill.py