From f81a47dbe3205fc5819c499414f399dd1cf2d9de Mon Sep 17 00:00:00 2001 From: Dan Mick Date: Thu, 10 Nov 2016 14:43:41 -0800 Subject: [PATCH] README: hint at where to look to diagnose test failures Signed-off-by: Dan Mick --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 377cb261154..b4d485ec6ac 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: -- 2.39.5