mirror of
https://github.com/ceph/ceph
synced 2025-01-29 22:43:40 +00:00
qa/workunits/cephtool/test.sh: pg_autoscale_mode=off while testing pg_num etc
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
f490fd0130
commit
87828e5cdd
@ -1940,6 +1940,7 @@ function test_mon_osd_pool_set()
|
||||
TEST_POOL_GETSET=pool_getset
|
||||
ceph osd pool create $TEST_POOL_GETSET 1
|
||||
ceph osd pool application enable $TEST_POOL_GETSET rados
|
||||
ceph osd pool set $TEST_POOL_GETSET pg_autoscale_mode off
|
||||
wait_for_clean
|
||||
ceph osd pool get $TEST_POOL_GETSET all
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user