Skip to content

Commit 1a68417

Browse files
committed
Remove flake for 40% Secret/ConfigMap growth test.
1100 runs, this hasn't flaked once, test appears reliable enough to hard fail if it does happen.
1 parent de3ceda commit 1a68417

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkg/synthetictests/resource_growth.go

-2
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,6 @@ func comparePostUpgradeResourceCountFromMetrics(testName, resource string) []*ju
116116
Output: output,
117117
},
118118
},
119-
// Add a success test to cause this to be a flake for now until we see how it behaves broadly.
120-
{Name: testName},
121119
}
122120
}
123121
return []*junitapi.JUnitTestCase{

0 commit comments

Comments
 (0)