Skip to content

Commit e8d48e3

Browse files
Merge pull request #27381 from dgoodwin/resource-growth-remove-flakes
Remove flake for 40% Secret/ConfigMap growth test.
2 parents 0db5af4 + 1a68417 commit e8d48e3

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)