]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephtool/test.sh: pg_autoscale_mode=off while testing pg_num etc
authorSage Weil <sage@redhat.com>
Thu, 6 Dec 2018 19:49:04 +0000 (13:49 -0600)
committerSage Weil <sage@redhat.com>
Tue, 18 Dec 2018 19:30:54 +0000 (13:30 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh

index 09bf42cd34822211b674db7f808edfa9c695d493..672e788faa7a90f0e632cec03899d5b3a0e1d1d1 100755 (executable)
@@ -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