]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/rbd: increase librbd debug level for mirror-thrash
authorJason Dillaman <dillaman@redhat.com>
Tue, 22 May 2018 18:35:44 +0000 (14:35 -0400)
committerJason Dillaman <dillaman@redhat.com>
Mon, 24 Sep 2018 19:12:26 +0000 (15:12 -0400)
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
qa/suites/rbd/mirror-thrash/users/mirror.yaml
qa/suites/rbd/mirror-thrash/workloads/rbd-mirror-fsx-workunit.yaml

index 9466fa1f7d397ef908f84edc4d9283b55418f2c8..8de3eb2b8f331c4c31be8668c669e45b6204227c 100644 (file)
@@ -5,7 +5,9 @@ overrides:
     conf:
       client:
         rbd default features: 125
+        debug rbd: 20
         debug rbd_mirror: 15
+        log to stderr: false
       # override to make these names predictable
       client.mirror.0:
         admin socket: /var/run/ceph/rbd-mirror.$cluster-$name.asok
index 2c6793fb942e36ad55984a03288dde6d898b66c7..d2db0f52065b035a9a9977fa1fa6e5e86a21a0c6 100644 (file)
@@ -30,3 +30,4 @@ tasks:
       CEPH_ARGS: ''
       RBD_MIRROR_USE_EXISTING_CLUSTER: '1'
       RBD_MIRROR_USE_RBD_MIRROR: '1'
+    timeout: 6h