DataDog / system-tests

Test framework for libraries and agents.
Apache License 2.0
27 stars 9 forks source link

[Java] Onboarding test matrix for Java #3351

Open randomanderson opened 5 days ago

randomanderson commented 5 days ago

Motivation

Testing of LTS jdk versions docker containers across alpine/non-alpine and testing host injection for default java versions

Changes

Cleanup/refactor

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner. We're working on refining the codeowners file quickly.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

:rocket: Once your PR is reviewed, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist