]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/tasks/mgr/dashboard: set pg_num to 16 32575/head
authorKefu Chai <kchai@redhat.com>
Thu, 9 Jan 2020 12:52:26 +0000 (20:52 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 9 Jan 2020 12:54:56 +0000 (20:54 +0800)
commit15a5ebdce2a31990ebc850daf515fe2724dd3ea2
treec9bf5d5c16f6e83c924f594419e15c5d83310857
parent1ca0a119c132eee91e2e7092538055c33f282363
qa/tasks/mgr/dashboard: set pg_num to 16

as the default pg_num is now 16 since 78bf9244, and the minimum pg_num
is also 16 in autoscaler since 78bf9244.

Fixes: https://tracker.ceph.com/issues/43227
Signed-off-by: Kefu Chai <kchai@redhat.com>
qa/tasks/mgr/dashboard/test_pool.py