summaryrefslogtreecommitdiffstats
path: root/tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt
diff options
context:
space:
mode:
authorJingLu5 <lvjing5@huawei.com>2016-07-07 17:01:33 +0800
committerJingLu5 <lvjing5@huawei.com>2016-07-07 17:01:33 +0800
commit217b112060448b3dc28dc062ffe45ddcd64bbcbf (patch)
tree43fe53920ab9ccb7cbe749fb4053811383ca1974 /tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt
parent12f7ee47f39091be7b139f9bc083dbc675099937 (diff)
Enhence CPUload scenario
Enhence CPUload to measure maximum, minimum and average CPU usage. Change-Id: I22d5e56a120ef6bb6ab93094bb053d9999173b32 Signed-off-by: JingLu5 <lvjing5@huawei.com>
Diffstat (limited to 'tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt')
-rw-r--r--tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt12
1 files changed, 8 insertions, 4 deletions
diff --git a/tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt b/tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt
index b1723ae17..723e64bcb 100644
--- a/tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt
+++ b/tests/unit/benchmark/scenarios/compute/cpuload_sample_output1.txt
@@ -1,5 +1,9 @@
-Linux 3.13.0-68-generic (elxg482ls42) 11/30/2015 _x86_64_ (12 CPU)
+Linux 3.13.0-68-generic (elxg482ls42) 11/30/2015 _x86_64_ (1 CPU)
-04:53:04 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
-04:53:04 PM all 11.31 0.03 1.19 0.18 0.00 0.01 0.00 5.51 0.00 81.77
-04:53:04 PM 0 20.03 0.03 1.36 0.33 0.00 0.06 0.00 6.62 0.00 71.56
+04:34:26 PM CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
+04:34:26 PM all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00
+04:34:26 PM 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00
+
+Average: CPU %usr %nice %sys %iowait %irq %soft %steal %guest %gnice %idle
+Average: all 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00
+Average: 0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 100.00