Skip to content

Commit

Permalink
Temporarily mark otel e2e tests as flaky
Browse files Browse the repository at this point in the history
until they are fixed by OTEL-2192 and #30669
  • Loading branch information
L3n41c committed Nov 7, 2024
1 parent 1e05a50 commit 4479926
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,9 @@ test/new-e2e/tests/containers:
- TestECSSuite/TestCPU/metric___container.cpu.usage{^ecs_container_name:stress-ng$}
- TestEKSSuite/TestCPU/metric___container.cpu.usage{^kube_deployment:stress-ng$,^kube_namespace:workload-cpustress$}
- TestKindSuite/TestCPU/metric___container.cpu.usage{^kube_deployment:stress-ng$,^kube_namespace:workload-cpustress$}

# TODO: https://datadoghq.atlassian.net/browse/OTEL-2192
# To be removed once https://github.com/DataDog/datadog-agent/pull/30669 is merged.
test/new-e2e/tests/otel/otlp-ingest:
- TestOTLPIngest
- TestOTLPIngestSampling/TestSampling

0 comments on commit 4479926

Please sign in to comment.