]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: wait rank 0 to become up:active state before mounting fuse client
authorXiubo Li <xiubli@redhat.com>
Wed, 8 Jun 2022 05:00:20 +0000 (13:00 +0800)
committerXiubo Li <xiubli@redhat.com>
Tue, 14 Jun 2022 01:20:45 +0000 (09:20 +0800)
commit72194627c19bcb97b0a70d28e63185c9e9c015aa
tree31adde77f189873e9456378d80368ad29a84bd76
parent26673146217b7ff3a41efa48b08f165eb27b8472
qa: wait rank 0 to become up:active state before mounting fuse client

When setting the ec pool to the layout the filesystem may not be
ready, so when mounting a fuse client it will fail. To fix this we
need to wait at least the rank 0 to be in up:active state.

Fixes: https://tracker.ceph.com/issues/55824
Signed-off-by: Xiubo Li <xiubli@redhat.com>
qa/tasks/cephfs/filesystem.py