Skip to content

rc: register missing bits#6719

Merged
mabdinur merged 1 commit intomainfrom
munir/new-capabilties
Apr 10, 2026
Merged

rc: register missing bits#6719
mabdinur merged 1 commit intomainfrom
munir/new-capabilties

Conversation

@mabdinur
Copy link
Copy Markdown
Contributor

Motivation

Adds RC Capabilities bits to system tests: https://github.com/DataDog/dd-source/blob/65d2485533a3980ad6c8c482591b730265ea37aa/domains/remote-config/shared/libs/rc/capabilities.go#L261.
This ensures existing tests do not reject RC payloads from new SDKs (sample failure).

Changes

Adds two values to utils.dd_constants.Capabilities

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/dd_constants.py                                                   @DataDog/system-tests-core

@datadog-prod-us1-6
Copy link
Copy Markdown

datadog-prod-us1-6 bot commented Apr 10, 2026

✅ Tests

🎉 All green!

❄️ No new flaky tests detected
🧪 All tests passed

This comment will be updated automatically if new data arrives.
🔗 Commit SHA: 252af6e | Docs | Datadog PR Page | Was this helpful? React with 👍/👎 or give us feedback!

@mabdinur mabdinur merged commit eb6e451 into main Apr 10, 2026
2664 of 2667 checks passed
@mabdinur mabdinur deleted the munir/new-capabilties branch April 10, 2026 13:40
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