File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
pkg/monitortests/network/legacynetworkmonitortests Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change @@ -41,8 +41,6 @@ func (w *legacyMonitorTests) EvaluateTestsFromConstructedIntervals(ctx context.C
4141 junits = append (junits , testNoDNSLookupErrorsInDisruptionSamplers (finalIntervals )... )
4242 junits = append (junits , testNoOVSVswitchdUnreasonablyLongPollIntervals (finalIntervals )... )
4343 junits = append (junits , testPodIPReuse (finalIntervals )... )
44- junits = append (junits , testPodSandboxCreation (finalIntervals , w .adminRESTConfig )... )
45- junits = append (junits , testOvnNodeReadinessProbe (finalIntervals , w .adminRESTConfig )... )
4644 junits = append (junits , testErrorUpdatingEndpointSlices (finalIntervals )... )
4745 junits = append (junits , testMultipleSingleSecondDisruptions (finalIntervals )... )
4846 junits = append (junits , testDNSOverlapDisruption (finalIntervals )... )
You can’t perform that action at this time.
0 commit comments