This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git


The following commit(s) were added to refs/heads/trunk by this push:
     new e362f60  Ninja remove mention of cassandra_dir in pytest.ini that 
doesn't work
e362f60 is described below

commit e362f60996d39d253dbc765c13eb8d8166624cff
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Tue Jun 29 10:50:05 2021 -0500

    Ninja remove mention of cassandra_dir in pytest.ini that doesn't work
    
    (CASSANDRA-14651)
---
 README.md | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/README.md b/README.md
index efefb21..072f05a 100644
--- a/README.md
+++ b/README.md
@@ -69,15 +69,6 @@ Use ccm ability to download/compile released sources from 
archives.apache.org:
 
     pytest --cassandra-version=1.0.0
 
-A convenient option if tests are regularly run against the same existing
-directory is to set `cassandra_dir` in `~/path/to/cassandra-dtest/pytest.ini`:
-
-    [pytest]
-    cassandra_dir=~/path/to/cassandra
-
-The tests will use this directory by default, avoiding the need for any
-environment variable (that still will have precedence if given though).
-
 To run a specific test file, class or individual test, you only have to 
 pass its path as an argument:
 

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to