]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/standalone/ceph-helpers: disable device monitoring
authorSage Weil <sage@redhat.com>
Tue, 11 Feb 2020 21:45:19 +0000 (15:45 -0600)
committerSage Weil <sage@redhat.com>
Wed, 19 Feb 2020 21:31:26 +0000 (15:31 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
qa/standalone/ceph-helpers.sh

index 5201011bb210e3f021613ff214c34837809d84f0..19fede19480293d2dadcf9e04d80b4d25be071ad 100755 (executable)
@@ -554,6 +554,7 @@ function run_mgr() {
     shift
     local data=$dir/$id
 
+    ceph config set mgr mgr/devicehealth/enable_monitoring off --force
     ceph-mgr \
         --id $id \
         $EXTRA_OPTS \