From 7a2cca1d3c3d58625f23475b2a0941bba60076b1 Mon Sep 17 00:00:00 2001 From: Zack Cerza Date: Mon, 19 Aug 2013 09:49:45 -0500 Subject: [PATCH] Update base_test_dir default to reflect reality --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 73201722d3f22..cb53ad94e6c3e 100644 --- a/README.rst +++ b/README.rst @@ -304,7 +304,7 @@ Test Sandbox Directory ====================== Teuthology currently places most test files and mount points in a sandbox -directory, defaulting to ``/tmp/cephtest/{rundir}``. The ``{rundir}`` is the +directory, defaulting to ``$HOME/cephtest/{rundir}``. The ``{rundir}`` is the name of the run (as given by ``--name``) or if no name is specified, ``user@host-timestamp`` is used. To change the location of the sandbox directory, the following options can be specified in -- 2.39.5