]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa: do not check pg count for new data_isolated volume
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 23 Oct 2019 18:11:49 +0000 (11:11 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 23 Oct 2019 18:14:28 +0000 (11:14 -0700)
commitbe1fa70b8422bb4be5e83821be0a82a881b77395
tree87528a67a6ff48d7f9017057201357b9670570d6
parent250a65e045c90c8aa104697f1a90477ace3bfc86
qa: do not check pg count for new data_isolated volume

We don't need to specify the number of PGs for a new data pool anymore
since b1b821f60812dd36e61be115c5ad8223ab51befe and other related
changes. The related health warnings are also deprecated/gone. So this
no longer needs to be done.

Fixes: b1b821f60812dd36e61be115c5ad8223ab51befe
Fixes: https://tracker.ceph.com/issues/42436
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/cephfs/test_volume_client.py