Commit 7c26d49
authored
chore: fix service management in scripts/run-tests (#15211)
## Description
When running `scripts/run-tests --venv <hash>` the script would not
auto-start docker services or add `DD_TRACE_AGENT_URL` env var.
This fixes that.
Apologies, the noise is because I ran formatting on the file.
## Testing
<!-- Describe your testing strategy or note what tests are included -->
## Risks
<!-- Note any risks associated with this change, or "None" if no risks
-->
## Additional Notes
<!-- Any other information that would be helpful for reviewers -->1 parent 2970bc6 commit 7c26d49
1 file changed
+161
-106
lines changed
0 commit comments