Skip to content

Conversation

@florentinl
Copy link
Contributor

@florentinl florentinl commented Jan 21, 2026

Motivation

As we are starting to implement the Tornado framework for App and API Protection, we would like to monitor feature parity using the system-tests.

To expand coverage for weblogs we use:

  • python 3.14
  • the urlllib http.client

Changes

  • Add tornado weblog (base image, image, app)
  • Mark all tests as missing_feature for now, the goal will be to use the feature parity dashboard + auto generated easy win PRs to progressively mark tests as passing

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

  • Anything but tests/ or manifests/ is modified ? 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, removed or renamed?

@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60798/weblog-for-tornado branch from e3ee6ab to d0efd49 Compare January 21, 2026 13:25
@github-actions
Copy link
Contributor

github-actions bot commented Jan 21, 2026

CODEOWNERS have been resolved as:

utils/build/docker/python/tornado.Dockerfile                            @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/tornado.base.Dockerfile                       @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/tornado/app.sh                                @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/tornado/main.py                               @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
utils/build/docker/python/tornado/requirements-tornado.txt              @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core
manifests/python.yml                                                    @DataDog/apm-python @DataDog/asm-python
utils/build/docker/python/docker-bake.hcl                               @DataDog/apm-python @DataDog/asm-python @DataDog/system-tests-core

@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60798/weblog-for-tornado branch from d0efd49 to 09ba678 Compare January 21, 2026 13:39
@datadog-datadog-prod-us1

This comment has been minimized.

@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60798/weblog-for-tornado branch 4 times, most recently from b9054ee to 298fa9e Compare January 22, 2026 10:54
@florentinl florentinl force-pushed the florentin.labelle/APPSEC-60798/weblog-for-tornado branch from 298fa9e to 2986ced Compare January 22, 2026 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants