diff --git a/tox.ini b/tox.ini index e594c943a..12c25b37e 100644 --- a/tox.ini +++ b/tox.ini @@ -20,8 +20,11 @@ passenv = DBT_* REDSHIFT_TEST_* PYTEST_ADDOPTS - DD_SERVICE + DD_CIVISIBILITY_AGENTLESS_ENABLED + DD_API_KEY + DD_SITE DD_ENV + DD_SERVICE commands = {envpython} -m pytest --dist=loadscope {posargs} tests/functional -k "not tests/functional/adapter/utils" {envpython} -m pytest --dist=loadscope {posargs} tests/functional/adapter/utils