]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: retry when destroying osd 42524/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 28 Jul 2021 14:22:09 +0000 (16:22 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 28 Jul 2021 14:46:33 +0000 (16:46 +0200)
commit38882161cc77c913e3f64c786734fd713a951f93
treed661e2bb2d1c0f2b8cbd6c4db38421fa428f4c6d
parentaa14f3dd1758cc4e21659f7e3f32cc29cbb537d8
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>
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