increase latency and resource limit accroding to test results

This commit is contained in:
Zhou Fang
2016-08-29 18:32:16 -07:00
parent 956501b1f0
commit 483655a312
2 changed files with 8 additions and 8 deletions

View File

@@ -69,7 +69,7 @@ var _ = framework.KubeDescribe("Resource-usage [Serial] [Slow]", func() {
{
podsNr: 10,
cpuLimits: framework.ContainersCPUSummary{
stats.SystemContainerKubelet: {0.50: 0.25, 0.95: 0.30},
stats.SystemContainerKubelet: {0.50: 0.30, 0.95: 0.35},
stats.SystemContainerRuntime: {0.50: 0.30, 0.95: 0.40},
},
memLimits: framework.ResourceUsagePerContainer{