summaryrefslogtreecommitdiff
path: root/plans
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2017-10-20 17:19:26 +0800
committerChase Qi <chase.qi@linaro.org>2017-10-20 17:19:26 +0800
commit5febe07b6c924715ce8732acda98e64635429654 (patch)
tree65e41100ebd63e4c813d53480e7281138c86ebcc /plans
parent2b45f9ca72c61d9da25e15fd438311c0749b3db2 (diff)
plan: erp: remove sysbench percpu subtest
percpu run sysbench cpu test for each processor, it is mainly designed for big-little arch, which isn't the case on ERP platforms. Change-Id: I2a4e916aa200129a49d73cad860320cf2043855e Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'plans')
-rw-r--r--plans/erp/erp-performance.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/plans/erp/erp-performance.yaml b/plans/erp/erp-performance.yaml
index 8f51be0..cef0864 100644
--- a/plans/erp/erp-performance.yaml
+++ b/plans/erp/erp-performance.yaml
@@ -137,4 +137,4 @@ requirements:
# Included 'oltp' to meansure database performance.
# Excluded 'fileio' as it is already covered by the above
# separate 'fio-test.yaml' test case.
- TESTS: "percpu cpu memory threads mutex oltp"
+ TESTS: "cpu memory threads mutex oltp"