Skip to content

Commit c7a11ac

Browse files
ci: skip failing test TestOtelKubeStackHelm (#10021) (#10025)
(cherry picked from commit ece5356) Co-authored-by: Panos Koutsovasilis <[email protected]>
1 parent cfd5930 commit c7a11ac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/integration/k8s/otel_helm_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ func TestOtelKubeStackHelm(t *testing.T) {
4343
},
4444
Group: define.Kubernetes,
4545
})
46+
t.Skip("https://github.com/elastic/elastic-agent/issues/10020: Constantly failing test")
4647

4748
kCtx := k8sGetContext(t, info)
4849

0 commit comments

Comments
 (0)