From: Dan Mick Date: Thu, 10 Nov 2016 22:43:41 +0000 (-0800) Subject: README: hint at where to look to diagnose test failures X-Git-Tag: v11.1.0~343^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=f81a47dbe3205fc5819c499414f399dd1cf2d9de;p=ceph.git README: hint at where to look to diagnose test failures Signed-off-by: Dan Mick --- diff --git a/README.md b/README.md index 377cb2611549..b4d485ec6ac6 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,8 @@ Targets starting with "unittest" are run in `make check` and thus can be run with `ctest`. Targets starting with "ceph_test" can not, and should be run by hand.) +When failures occur, look in build/Testing/Temporary for logs. + To build and run all tests and their dependencies without other unnecessary targets in Ceph: