Skip to content

Commit

Permalink
Merge pull request #27381 from dgoodwin/resource-growth-remove-flakes
Browse files Browse the repository at this point in the history
Remove flake for 40% Secret/ConfigMap growth test.
  • Loading branch information
openshift-merge-robot authored Sep 7, 2022
2 parents 0db5af4 + 1a68417 commit e8d48e3
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 e8d48e3

Please sign in to comment.