Skip to content

Commit e8ec5db

Browse files
mergify[bot]rdner
andauthored
Temporary skip TestRpmLogIngestFleetManaged due to instability (#5312) (#5313)
#5311 (cherry picked from commit 0dc7e95) Co-authored-by: Denis <denis.rechkunov@elastic.co>
1 parent 74ff951 commit e8ec5db

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testing/integration/linux_rpm_test.go

+2
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@ func TestRpmLogIngestFleetManaged(t *testing.T) {
4444
Sudo: true,
4545
})
4646

47+
t.Skip("Flaky https://github.com/elastic/elastic-agent/issues/5311")
48+
4749
ctx, cancel := testcontext.WithDeadline(t, context.Background(), time.Now().Add(10*time.Minute))
4850
defer cancel()
4951

0 commit comments

Comments
 (0)