]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: retry when destroying osd 42546/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 28 Jul 2021 14:22:09 +0000 (16:22 +0200)
committerDimitri Savineau <dsavinea@redhat.com>
Thu, 29 Jul 2021 14:05:52 +0000 (10:05 -0400)
commita12c912fb7d0d4514b14a1b13c973418006987ed
tree66fb1e3cc5ce62e45298cd877a1ab0d9176fe3b9
parent1bb0263d62784521439fc4400ceed1debabbf720
ceph-volume/tests: retry when destroying osd

Sometimes, it can happen that the osds being destroyed in those tests
are not yet marked as 'down' for some reason. Let's add some retries on
those tasks to avoid CI failures.

Fixes: https://tracker.ceph.com/issues/51903
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 38882161cc77c913e3f64c786734fd713a951f93)
src/ceph-volume/ceph_volume/tests/functional/lvm/centos8/bluestore/dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/centos8/filestore/dmcrypt/test.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/playbooks/test_bluestore.yml
src/ceph-volume/ceph_volume/tests/functional/lvm/playbooks/test_filestore.yml