diff --git a/pytest.ini b/pytest.ini index d5b20048f..3447c951f 100644 --- a/pytest.ini +++ b/pytest.ini @@ -21,7 +21,7 @@ addopts = -v --tb=long --splunk-data-generator=tests/data --splunk-type=docker --sc4s-host=sc4s - -n 10 + -n 1 --keepalive filterwarnings = ignore::DeprecationWarning