Skip to content

Allow tracers to run all VMs#7234

Merged
sarahchen6 merged 1 commit into
mainfrom
sarahchen6/allow-repos-to-run-all-VMs
Jun 30, 2026
Merged

Allow tracers to run all VMs#7234
sarahchen6 merged 1 commit into
mainfrom
sarahchen6/allow-repos-to-run-all-VMs

Conversation

@sarahchen6

@sarahchen6 sarahchen6 commented Jun 29, 2026

Copy link
Copy Markdown
Contributor

Motivation

The recent 1.63.1 release of dd-trace-java failed on SSI system-tests that were only run for the release tag. Run all system-tests on dd-trace-java merge queue and master pipelines so that we catch release-blocking failures ASAP.

Changes

Introduce env var SYSTEM_TESTS_RUN_ALL_VMS that, when set by tracers to true, runs all VMs.

I tested this var in this dd-trace-java PR where we see all system tests run in this pipeline (vs current pipeline with only a subset of tests from a master run).

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?

@github-actions

Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

utils/scripts/ci_orchestrators/external_gitlab_pipeline.py              @DataDog/system-tests-core
utils/scripts/ci_orchestrators/gitlab_exporter.py                       @DataDog/system-tests-core

@datadog-datadog-prod-us1

datadog-datadog-prod-us1 Bot commented Jun 29, 2026

Copy link
Copy Markdown

Tests

🎉 All green!

🧪 All tests passed
❄️ No new flaky tests detected

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 2a7a635 | Docs | Datadog PR Page | Give us feedback!

@sarahchen6 sarahchen6 marked this pull request as ready for review June 29, 2026 20:00
@sarahchen6 sarahchen6 requested a review from a team as a code owner June 29, 2026 20:00
@sarahchen6 sarahchen6 merged commit de544b0 into main Jun 30, 2026
2030 checks passed
@sarahchen6 sarahchen6 deleted the sarahchen6/allow-repos-to-run-all-VMs branch June 30, 2026 13:01
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