]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
script: add docker core dump debugger
authorPatrick Donnelly <pdonnell@redhat.com>
Mon, 17 Jul 2017 04:27:00 +0000 (21:27 -0700)
committerPatrick Donnelly <pdonnell@redhat.com>
Tue, 18 Jul 2017 02:48:25 +0000 (19:48 -0700)
commit8db17d7c748f91a4ea49ac4b0bb6d97cd438d128
treea329dedbd3903883dcc7edd0d4032d43d04fcb19
parent171104cb931b6dbaf0e82f1738d951db812ffb2e
script: add docker core dump debugger

This script sets up a docker container with all the packages used for your Ceph
(test) branch. From there, you can gdb the core dump if you have access to the
test cluster.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
src/script/ceph-debug-docker.sh [new file with mode: 0755]