add peak (100%) lantecy and CPU usage in perf data

This commit is contained in:
Zhou Fang
2016-08-19 14:21:04 -07:00
parent 95eb9efb11
commit 30eb6882f4
4 changed files with 16 additions and 13 deletions

View File

@@ -372,7 +372,7 @@ func runDensitySeqTest(f *framework.Framework, rc *ResourceCollector, testArg de
rc.Start()
defer rc.Stop()
// create pods sequentially (back-to-back)
// Create pods sequentially (back-to-back). e2eLags have been sorted.
batchlag, e2eLags := createBatchPodSequential(f, testPods)
// Log throughput data.