Skip to content

fix#24569

Draft
sarah-witt wants to merge 1 commit into
masterfrom
sarah/fix-snmp-test
Draft

fix#24569
sarah-witt wants to merge 1 commit into
masterfrom
sarah/fix-snmp-test

Conversation

@sarah-witt

Copy link
Copy Markdown
Contributor

What does this PR do?

Motivation

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Add qa/required if this PR needs QA validation, or qa/skip-qa if it does not. Exactly one of the two is required.
  • If you need to backport this PR to another branch, you can add the backport/<branch-name> label to the PR and it will automatically open a backport PR once this one is merged

@dd-octo-sts

dd-octo-sts Bot commented Jul 15, 2026

Copy link
Copy Markdown
Contributor

Validation Report

Validation Description Status
qa-label Validate the pull request declares whether it needs QA for the next Agent release

Run ddev validate all changed --fix to attempt to auto-fix supported validations.

Passed validations (20)
Validation Description Status
agent-reqs Verify check versions match the Agent requirements file
ci Validate CI configuration and code coverage settings
codeowners Validate every integration has a CODEOWNERS entry
config Validate default configuration files against spec.yaml
dep Verify dependency pins are consistent and Agent-compatible
http Validate integrations use the HTTP wrapper correctly
imports Validate check imports do not use deprecated modules
integration-style Validate check code style conventions
jmx-metrics Validate JMX metrics definition files and config
labeler Validate PR labeler config matches integration directories
legacy-signature Validate no integration uses the legacy Agent check signature
license-headers Validate Python files have proper license headers
licenses Validate third-party license attribution list
metadata Validate metadata.csv metric definitions
models Validate configuration data models match spec.yaml
openmetrics Validate OpenMetrics integrations disable the metric limit
package Validate Python package metadata and naming
readmes Validate README files have required sections
saved-views Validate saved view JSON file structure and fields
version Validate version consistency between package and changelog

View full run

@datadog-prod-us1-5

datadog-prod-us1-5 Bot commented Jul 15, 2026

Copy link
Copy Markdown

Pipelines  Tests  Code Coverage

Fix all issues with BitsAI

⚠️ Warnings

🚦 3 Pipeline jobs failed

PR | test / test (linux, ubuntu-22.04, snmp, SNMP (py3.13-true), py3.13-true) / SNMP (py3.13-true)-py3.13-true   View in Datadog   GitHub Actions

PR | test / check   View in Datadog   GitHub Actions

Validate repository | Run Validations / Validate   View in Datadog   GitHub Actions

🧪 1 Test failed in 1 job

PR | run   GitHub Actions

All test failures are known flaky — job may pass on retry.

❄️ Known flaky: test_e2e_snmp_listener from test_e2e_snmp_listener.py   View in Datadog
Needed at least 1 candidates for &#39;snmp.device.reachable&#39;, got 0
Expected:
        MetricStub(name=&#39;snmp.device.reachable&#39;, type=0, value=1, tags=[&#39;agent_host:runnervmos4r4&#39;, &#39;autodiscovery_subnet:172.18.0.0/27&#39;, &#39;device_hostname:41ba948911b9&#39;, &#39;device_id:test-auth-proto-sha256:172.18.0.2&#39;, &#39;device_ip:172.18.0.2&#39;, &#39;device_namespace:test-auth-proto-sha256&#39;, &#39;snmp_device:172.18.0.2&#39;, &#39;snmp_host:41ba948911b9&#39;, &#39;snmp_profile:generic-device&#39;], hostname=None, device=None, flush_first_value=None)
Difference to closest:
        Expected tag device_id:test-auth-proto-sha256:172.18.0.2
        Found device_id:test-auth-proto-sha:172.18.0.2
        Expected tag device_namespace:test-auth-proto-sha256
        Found device_namespace:test-auth-proto-sha

Similar submitted:
...

Not introduced in this PR.

ℹ️ Info

No other issues found (see more)

❄️ No new flaky tests detected

🎯 Code Coverage (details)
Patch Coverage: 0.00%
Overall Coverage: 93.89% (+5.61%)

Useful? React with 👍 / 👎

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

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.

1 participant