``target149202171058.teuthology``) are resolvable within the teuthology
cluster.
-Running Integration Tests using Teuthology
-==========================================
+Running Tests using Teuthology
+==============================
Getting binaries
----------------
.. _Pulpito: http://pulpito.front.sepia.ceph.com/
.. _Shaman: https://shaman.ceph.com/builds/ceph/
-Running tests from `qa/` locally
-===================================
+Running Tests Locally
+=====================
How to run s3-tests locally
--------------------------------------
+---------------------------
RGW code can be tested by building Ceph locally from source, starting a vstart
cluster, and running the "s3-tests" suite against it.
Running test using vstart_runner.py
---------------------------------------
+-----------------------------------
CephFS and Ceph Manager code is be tested using `vstart_runner.py`_.
Running your first test
-^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^
The Python tests in Ceph repository can be executed on your local machine
using `vstart_runner.py`_. To do that, you'd need `teuthology`_ installed::
functionality within a virtual machine.
Internal working of vstart_runner.py -
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
vstart_runner.py primarily does three things -
* collects and runs the tests