From: Sage Weil Date: Thu, 6 Dec 2018 19:49:04 +0000 (-0600) Subject: qa/workunits/cephtool/test.sh: pg_autoscale_mode=off while testing pg_num etc X-Git-Tag: v14.1.0~582^2~6 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=87828e5cdd4258991ce9d4745982f8ac3c5cc399;p=ceph-ci.git qa/workunits/cephtool/test.sh: pg_autoscale_mode=off while testing pg_num etc Signed-off-by: Sage Weil --- diff --git a/qa/workunits/cephtool/test.sh b/qa/workunits/cephtool/test.sh index 09bf42cd348..672e788faa7 100755 --- a/qa/workunits/cephtool/test.sh +++ b/qa/workunits/cephtool/test.sh @@ -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