diff options
author | Sage Weil <sage@newdream.net> | 2021-09-28 19:05:22 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2021-10-01 20:42:23 +0200 |
commit | eddfbbc421361d2f01704609b253a6d5ee7689b0 (patch) | |
tree | 645cc0b46c34f1df5761453c4bd04c73afb2c140 /qa/suites/rados/singleton/all | |
parent | mon,auth: debug missing service secrets (diff) | |
download | ceph-eddfbbc421361d2f01704609b253a6d5ee7689b0.tar.xz ceph-eddfbbc421361d2f01704609b253a6d5ee7689b0.zip |
qa/suites/rados/singleton/rebuild-mon-db: debug auth 30
Hunting https://tracker.ceph.com/issues/51815
Signed-off-by: Sage Weil <sage@newdream.net>
Diffstat (limited to 'qa/suites/rados/singleton/all')
-rw-r--r-- | qa/suites/rados/singleton/all/rebuild-mondb.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/qa/suites/rados/singleton/all/rebuild-mondb.yaml b/qa/suites/rados/singleton/all/rebuild-mondb.yaml index a6c0b7839a1..af556bf415e 100644 --- a/qa/suites/rados/singleton/all/rebuild-mondb.yaml +++ b/qa/suites/rados/singleton/all/rebuild-mondb.yaml @@ -24,6 +24,9 @@ tasks: - \(OSDMAP_FLAGS\) - \(OSD_ - \(PG_ + conf: + mon: + debug auth: 30 - full_sequential: - radosbench: clients: [client.0] |