system-tests
system-tests copied to clipboard
Test framework for libraries and agents.
## Motivation Clean old lib-injection images. Runs only in the nightly build ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until...
## Motivation Unskips the parametric tests for `golang` for asserting the functionality of the `p` key in the `tracestate`. ## Changes - Unskips the tests. - Target the correct commit...
some scripts depend on the github API (the one I had a problem with was `dotnet/install_ddtrace.sh`, which queries the API to get the latest version of the tracer), and when...
## Motivation Default propagation style precedence changes in Python library at 2.6.0 ## Changes Disables the test that checks the old behavior from that version onwards. ## Workflow 1. ⚠️...
## Description ## Motivation ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow the style guidelines of this project (See [how to easily lint the code](https://github.com/DataDog/system-tests/blob/main/docs/edit/lint.md)) 3. Work...
## Motivation Per title ## Changes Use good asset from opentracing-contrib/nginx-opentracing ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes...
## Motivation Update lib injection CI to remove the warning of deprecated actions ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR...
* [x] C++ #1942 ❤️ @dmehala * [ ] golang * [x] .NET #2108 * [x] java #2869 * [x] NodeJs #1900 ❤️ @ZStriker19 * [x] PHP first HTTP interface...
## Description This pull request removes the skips for Python and Python HTTP from most of the tests in `tests/parametric/test_sampling_span_tags.py`. It also adjusts an expectation that had been erroneously committed...
## Motivation The API Security system tests are not executed in tracer CIs. ## Changes Add `APPSEC_API_SECURITY` in `TRACER_ESSENTIAL_SCENARIOS` ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2....