]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: wait pgs to be clean before using the pools 42923/head
authorXiubo Li <xiubli@redhat.com>
Tue, 27 Jul 2021 01:53:58 +0000 (09:53 +0800)
committerXiubo Li <xiubli@redhat.com>
Mon, 30 Aug 2021 15:37:03 +0000 (23:37 +0800)
commit0990de2b1a02ebcf77e1961598ae880f50fb6854
tree3a1fa3b328eaf63f5cc8e4af8d4a30452094a60c
parent51870592ebbbcfea370207ec93eef112935f005b
qa: wait pgs to be clean before using the pools

Or in some use cases, like the mds-full tests, we will hit the
"PG_AVAILABILITY" warning.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
(cherry picked from commit a448d1c3ee161dc1910ff9fd71a82f7eb0020526)
qa/tasks/cephfs/filesystem.py