Skip to content

Conversation

@cbeauchesne
Copy link
Collaborator

Motivation

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@github-actions
Copy link
Contributor

CODEOWNERS have been resolved as:

utils/_context/_scenarios/parametric.py                                 @DataDog/system-tests-core
utils/build/docker/cpp/parametric/Dockerfile                            @DataDog/dd-trace-cpp @DataDog/system-tests-core
utils/build/docker/dotnet/parametric/Dockerfile                         @DataDog/apm-dotnet @DataDog/asm-dotnet @DataDog/system-tests-core
utils/build/docker/golang/parametric/Dockerfile                         @DataDog/dd-trace-go-guild @DataDog/system-tests-core
utils/build/docker/java/parametric/Dockerfile                           @DataDog/apm-java @DataDog/asm-java @DataDog/system-tests-core
utils/build/docker/nodejs/parametric/Dockerfile                         @DataDog/dd-trace-js @DataDog/system-tests-core
utils/build/docker/php/parametric/Dockerfile                            @DataDog/apm-php @DataDog/system-tests-core
utils/build/docker/python/parametric/Dockerfile                         @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/ruby/parametric/Dockerfile                           @DataDog/ruby-guild @DataDog/asm-ruby @DataDog/system-tests-core
utils/build/docker/rust/parametric/Dockerfile                           @DataDog/apm-rust @DataDog/system-tests-core
utils/docker_fixtures/_test_client.py                                   @DataDog/system-tests-core

@cbeauchesne cbeauchesne marked this pull request as ready for review October 27, 2025 12:20
@cbeauchesne cbeauchesne requested review from a team as code owners October 27, 2025 12:20
@cbeauchesne cbeauchesne requested review from Anilm3, christophe-papazian, dougqh, jandro996, robertpi and sabrenner and removed request for a team October 27, 2025 12:20
@cbeauchesne cbeauchesne merged commit 4b0ff4f into main Oct 27, 2025
406 checks passed
@cbeauchesne cbeauchesne deleted the cbeauchesne/define-cmd-file-parametric branch October 27, 2025 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants