* to reference the script to generate corpus
* use qa/workunits/rgw/run-s3tests.sh for producing rgw corpus
Signed-off-by: Kefu Chai <kchai@redhat.com>
How to generate an object corpus
--------------------------------
-We can generate an object corpus for a particular version of ceph like so.
+We can generate an object corpus for a particular version of ceph using the
+script of ``script/gen-corpus.sh``, or by following the instructions below:
#. Checkout a clean repo (best not to do this where you normally work)::
bin/ceph_test_librbd
bin/ceph_test_libcephfs
bin/init-ceph restart mds.a
-
-Do some more stuff with rgw if you know how.
+ ../qa/workunits/rgw/run-s3tests.sh
#. Stop::