Skip to content

Commit

Permalink
Remove flake for 40% Secret/ConfigMap growth test.
Browse files Browse the repository at this point in the history
1100 runs, this hasn't flaked once, test appears reliable enough to hard
fail if it does happen.
  • Loading branch information
dgoodwin committed Aug 29, 2022
1 parent de3ceda commit 1a68417
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/synthetictests/resource_growth.go
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ func comparePostUpgradeResourceCountFromMetrics(testName, resource string) []*ju
Output: output,
},
},
// Add a success test to cause this to be a flake for now until we see how it behaves broadly.
{Name: testName},
}
}
return []*junitapi.JUnitTestCase{
Expand Down

0 comments on commit 1a68417

Please sign in to comment.