]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
README.md: update a few things
authorSage Weil <sage@redhat.com>
Mon, 27 Jun 2016 18:16:23 +0000 (11:16 -0700)
committerSage Weil <sage@redhat.com>
Mon, 27 Jun 2016 18:16:23 +0000 (11:16 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
README.md

index c09cdcaa0cd6983ec146aac029cb50276075d710..f406378e4b37d84a1de5fe8727f041a74d0622c7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ Running a test cluster
 To run a functional test cluster,
 
        cd build
+       make vstart        # builds just enough to run vstart
        ../src/vstart.sh -d -n -x -l
        ./bin/ceph -s
 
@@ -116,6 +117,7 @@ Running unit tests
 To run build and run all tests, use ctest:
 
        cd build
+       make
        ctest -j$(nproc)
 
 To run an individual test manually, run the ctest command with -R