summaryrefslogtreecommitdiff
path: root/plans/qcomlt/bench.yaml
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2017-11-22 12:09:42 +0800
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2017-11-27 10:40:44 +0000
commitdca4fb61a9dcc74945305358b2059abc9301c648 (patch)
tree7e2a8684d1ccfdcf35d6fb82634c9b9397e7531a /plans/qcomlt/bench.yaml
parent4ffe3d240e2ed30346f7cedef4838d1af768b466 (diff)
plans: introduce linaro test plan v2
* Simplify test plan format. * Update test-runner for the change in test plan. * Update existing test plans to v2. Change-Id: Ic10e6eb3d17cbf54140831d0e030dcbbb95c75db Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'plans/qcomlt/bench.yaml')
-rw-r--r--plans/qcomlt/bench.yaml68
1 files changed, 34 insertions, 34 deletions
diff --git a/plans/qcomlt/bench.yaml b/plans/qcomlt/bench.yaml
index d8c930f..7c774dc 100644
--- a/plans/qcomlt/bench.yaml
+++ b/plans/qcomlt/bench.yaml
@@ -1,40 +1,40 @@
metadata:
name: qcomlt-test-plan-bench
- description: Benchmarks Test plan for Linux
+ description: Benchmarks Test plan for Linux
os: openembedded
devices:
- dragonboard410c
maintainer:
- - anibal.limon@linaro.org, nicolas.dechesne@linaro.org
- format: Linaro Test Plan v1
-requirements:
- - name:
- tests:
- automated:
- - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/sysbench/sysbench.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- params:
- NUM_THREADS: 4
- TESTS: cpu memory threads mutex
- - path: automated/linux/device-read-perf/device-read-perf.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/hackbench/hackbench.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/linpack/linpack.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/openssl/openssl-speed.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/stream/stream-uniprocessor.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/pi-stress/pi-stress.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
+ - anibal.limon@linaro.org
+ - nicolas.dechesne@linaro.org
+ format: Linaro Test Plan v2
+
+tests:
+ automated:
+ - path: automated/linux/dd-wr-speed/dd-wr-speed.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/sysbench/sysbench.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ params:
+ NUM_THREADS: 4
+ TESTS: cpu memory threads mutex
+ - path: automated/linux/device-read-perf/device-read-perf.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/hackbench/hackbench.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/linpack/linpack.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/openssl/openssl-speed.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/stream/stream-uniprocessor.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/pi-stress/pi-stress.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200