]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #22703 into master
authorSage Weil <sage@redhat.com>
Wed, 4 Jul 2018 19:22:18 +0000 (14:22 -0500)
committerSage Weil <sage@redhat.com>
Wed, 4 Jul 2018 19:22:18 +0000 (14:22 -0500)
commit6dbf8ad2ec2f84059e91283abf3f4ea1914f41a4
tree4bfe021fe7ed239b16ee7ff1cdab5138922ddcd7
parentc5b449865f95601c0c3779c5e88fc1647118e4eb
parenteb1103e94d0cf6754d077eb64b7f7b94bd684e98
Merge PR #22703 into master

* refs/pull/22703/head:
doc/mgr: add doc for crash mgr module
qa/suites/rados/mgr: Add test_crash
qa/tasks/mgr: add test_crash, call from test_module_selftest
qa/tasks/{ceph_manager.py,vstart_runner.py}: allow kwargs in raw_*
mgr/pybind/crash: handle crashdumps

Reviewed-by: John Spray <john.spray@redhat.com>