]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests: do not rely on pg_num to validate rgw_tuning_pools
authorGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Sep 2019 10:59:31 +0000 (12:59 +0200)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 18 Sep 2019 12:05:23 +0000 (14:05 +0200)
commitda094ac5eef5f580de3fa7a4b9f72b3ca1bbe258
tree6fa5312acd3e09513eabbacb56c886be314f04de
parent5b1c15653fcb4772f0839f3a57f7e36ba1b86f49
tests: do not rely on pg_num to validate rgw_tuning_pools

Since the pg_autoscaler has been enabled recently in ceph, this check
should stick to validate the requested pools are well created only.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
tests/functional/tests/rgw/test_rgw_tuning.py