Merge pull request #95608 from MHBauer/re-enable-benchmark

enable benchmark by matching test config
This commit is contained in:
Kubernetes Prow Robot 2020-11-09 12:48:41 -08:00 committed by GitHub
commit 1d6bd259d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ var _ = SIGDescribe("Resource-usage [Serial] [Slow]", func() {
podsNr: 35,
},
{
podsNr: 105,
podsNr: 90,
},
}