mirror of
https://github.com/ceph/ceph
synced 2025-02-18 08:28:02 +00:00
README.md: note where make check test log output goes
Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
parent
1a877660e9
commit
925691b36c
@ -155,7 +155,10 @@ To run all tests, a simple
|
||||
cd src
|
||||
make check
|
||||
|
||||
will suffice.
|
||||
will suffice. Each test generates a log file that is the name of the
|
||||
test with .log appended. For example, unittest_addrs generates a
|
||||
unittest_addrs.log and test/osd/osd-config.sh puts its output in
|
||||
test/osd/osd-config.sh.log.
|
||||
|
||||
To run an individual test manually, you may want to clean up with
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user