Skip to content

Conversation

@robertomonteromiguel
Copy link
Collaborator

@robertomonteromiguel robertomonteromiguel commented Nov 19, 2025

Motivation

References:

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

github-actions bot commented Nov 19, 2025

CODEOWNERS have been resolved as:

tests/docker_ssi/test_docker_ssi_profiling.py                           @DataDog/system-tests-core
utils/_context/_scenarios/default_antithesis.py                         @DataDog/system-tests-core
tests/appsec/iast/source/test_uri.py                                    @DataDog/asm-libraries @DataDog/system-tests-core
tests/appsec/test_traces.py                                             @DataDog/asm-libraries @DataDog/system-tests-core
tests/test_the_test/test_group_rules.py                                 @DataDog/system-tests-core
utils/_context/_scenarios/__init__.py                                   @DataDog/system-tests-core
utils/_context/_scenarios/core.py                                       @DataDog/system-tests-core
utils/_context/_scenarios/docker_ssi.py                                 @DataDog/system-tests-core
utils/build/docker/dotnet/install_ddtrace.sh                            @DataDog/apm-dotnet @DataDog/asm-dotnet @DataDog/system-tests-core
utils/build/docker/java/install_ddtrace.sh                              @DataDog/apm-java @DataDog/asm-java @DataDog/system-tests-core
utils/build/docker/java/spring-boot-3-native.Dockerfile                 @DataDog/apm-java @DataDog/asm-java @DataDog/system-tests-core
utils/build/ssi/base/base_ssi.Dockerfile                                @DataDog/system-tests-core
utils/build/ssi/java/jetty-app.Dockerfile                               @DataDog/system-tests-core
utils/docker_ssi/docker_ssi_definitions.py                              @DataDog/system-tests-core
utils/docker_ssi/docker_ssi_runtimes.json                               @DataDog/system-tests-core
utils/scripts/ci_orchestrators/docker_ssi.json                          @DataDog/system-tests-core

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