]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add admin socket task.
authorJosh Durgin <josh.durgin@dreamhost.com>
Fri, 27 Jan 2012 19:26:42 +0000 (11:26 -0800)
committerJosh Durgin <josh.durgin@dreamhost.com>
Sat, 28 Jan 2012 01:13:36 +0000 (17:13 -0800)
commitf84b4aa5e3bf6a40c3f001ed1a70fd921df37805
tree6925799953f5a0a5621340b8cfe6a777ccfad3cf
parent4aa9ca45519832625f42517747b6ca1993757805
Add admin socket task.

This simply gets the output of an admin socket command, makes sure
it's json, and runs a user-provided test script on it.
teuthology/task/admin_socket.py [new file with mode: 0644]