]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/standalone/misc/ver-health.sh: include the bootup-time 38522/head
authorKefu Chai <kchai@redhat.com>
Fri, 11 Dec 2020 04:31:43 +0000 (12:31 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 11 Dec 2020 08:14:03 +0000 (16:14 +0800)
commit694ed23e9d0d7637111e0afd9383d28165cfe141
tree4ed450c96021e9820635ecf4252169e2d5de04e8
parent5a0c2dbe2a6c7bfcbc1e187d1da6bc8b7c70a397
qa/standalone/misc/ver-health.sh: include the bootup-time

in my test bed, it takes 11 seconds to boot the 3 OSDs and to restart
one of them, this fails the test.

so we need to take the time into consideration. in this change, the
delay is added to the total "warn_older_version_delay", so the monitor
does not start sending warning earlier than expected.

Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/standalone/misc/ver-health.sh