]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa/workunits/cephtool/test.sh: look for 'ceph log' via -w, not in log file
authorSage Weil <sage@inktank.com>
Wed, 12 Jun 2013 21:00:24 +0000 (14:00 -0700)
committerSage Weil <sage@inktank.com>
Wed, 12 Jun 2013 21:00:24 +0000 (14:00 -0700)
commit701943a27857fcad7fbb405cf95a59c945fea815
tree4926e37b99684f459c020d92a88ae75dba87f7af
parentb70f5658c41ba7aa3d4365d607bdcacc9a75d868
qa/workunits/cephtool/test.sh: look for 'ceph log' via -w, not in log file

'ceph-conf ...' doesn't give you final/default values, only what is in the
conf file.  Use -w output to test this instead.

Fixes: #5327
Signed-off-by: Sage Weil <sage@inktank.com>
qa/workunits/cephtool/test.sh