]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: find processes correctly
authorJohn Spray <john.spray@redhat.com>
Mon, 23 May 2016 18:52:21 +0000 (19:52 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 23 May 2016 18:52:21 +0000 (19:52 +0100)
commit66901ccc04077c86dbb713ddb4c1ab6de075f482
treebc84b82e4cb584040e86f6fe76db2adc6ad75a10
parent76809b1af562558dc5229be4b5d63fa2d043c4ae
tasks/cephfs: find processes correctly

Don't mistake the daemon-helper line for the actual
daemon process.

Fixes: http://tracker.ceph.com/issues/15900
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_sessionmap.py