If we don’t wait long enough before stopping OSDs that run under valgrind,
some cleanup steps (like umount) might fail or be skipped.
Fixes: https://tracker.ceph.com/issues/62713
Signed-off-by: Nitzan Mordechai <nmordec@redhat.com>
(cherry picked from commit
8028438af0e557c642d5e09412640e2b317cb965)
mon: [--tool=memcheck, --leak-check=full, --show-reachable=yes]
osd: [--tool=memcheck]
mds: [--tool=memcheck]
+ stop-daemons-timeout: 1200
# https://tracker.ceph.com/issues/38621
# mgr: [--tool=memcheck]