We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8c88b59 + 4ce30c6 commit 105a7f0Copy full SHA for 105a7f0
pkg/monitortests/node/kubeletlogcollector/monitortest.go
@@ -171,6 +171,5 @@ func testNoSystemdCoreDumps(events monitorapi.Intervals) []*junitapi.JUnitTestCa
171
},
172
}
173
174
- // Core dumps are serious issues, but treating as flake initially to gather data
175
- return []*junitapi.JUnitTestCase{failure, success}
+ return []*junitapi.JUnitTestCase{failure}
176
0 commit comments