]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
ceph-volume/tests: retry when destroying osd 42547/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:06:19 +0000 (10:06 -0400)
commite97448fbbb2d30a2425adc9150146f7c6d17757c
tree3fd6d8fdf4be9853f515a11d04a5b69ea66f8243
parentd85c152d182151361c7384b2863c1793d41d7aa7
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