Skip to content

Commit

Permalink
[incident-33304] Mark dogstatsd e2e tests as flaky (#32220)
Browse files Browse the repository at this point in the history
  • Loading branch information
L3n41c authored Dec 16, 2024
1 parent 9a5365e commit 2daad7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flakes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,8 @@ 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$}

- TestEKSSuite/TestDogstatsdInAgent/metric___custom.metric{^kube_deployment:dogstatsd-udp$,^kube_namespace:workload-dogstatsd$}
- TestEKSSuite/TestDogstatsdStandalone/metric___custom.metric{^kube_deployment:dogstatsd-udp$,^kube_namespace:workload-dogstatsd$}
- TestKindSuite/TestDogstatsdInAgent/metric___custom.metric{^kube_deployment:dogstatsd-udp$,^kube_namespace:workload-dogstatsd$}
- TestKindSuite/TestDogstatsdStandalone/metric___custom.metric{^kube_deployment:dogstatsd-udp$,^kube_namespace:workload-dogstatsd$}

0 comments on commit 2daad7f

Please sign in to comment.