summaryrefslogtreecommitdiff
path: root/plans/qcomlt
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
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')
-rw-r--r--plans/qcomlt/bench.yaml68
-rw-r--r--plans/qcomlt/smoke.yaml48
-rw-r--r--plans/qcomlt/stress.yaml30
3 files changed, 72 insertions, 74 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
diff --git a/plans/qcomlt/smoke.yaml b/plans/qcomlt/smoke.yaml
index 0ec0bb0..bd4ef97 100644
--- a/plans/qcomlt/smoke.yaml
+++ b/plans/qcomlt/smoke.yaml
@@ -5,27 +5,27 @@ metadata:
devices:
- dragonboard410c
maintainer:
- - anibal.limon@linaro.org, nicolas.dechesne@linaro.org
- format: Linaro Test Plan v1
-requirements:
- - name:
- tests:
- automated:
- - path: automated/linux/smoke/smoke.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/usb-smoke/usb-smoke-test.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/wlan-smoke/wlan-smoke.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/hci-smoke/hci-smoke.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/toolchain-smoke/toolchain-smoke.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- timeout: 1200
- - path: automated/linux/device-tree/device-tree.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/smoke/smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/usb-smoke/usb-smoke-test.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/wlan-smoke/wlan-smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/hci-smoke/hci-smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/toolchain-smoke/toolchain-smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/device-tree/device-tree.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
diff --git a/plans/qcomlt/stress.yaml b/plans/qcomlt/stress.yaml
index 1329faf..0c42df7 100644
--- a/plans/qcomlt/stress.yaml
+++ b/plans/qcomlt/stress.yaml
@@ -5,19 +5,17 @@ metadata:
devices:
- dragonboard410c
maintainer:
- - anibal.limon@linaro.org, nicolas.dechesne@linaro.org
- format: Linaro Test Plan v1
-requirements:
- - name:
- tests:
- automated:
- - path: automated/linux/24h-stress-test/24h-stress-test.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- mandatory: True
- parameters:
- TEST: stress_ng
- - path: automated/linux/24h-stress-test/24h-stress-test.yaml
- repository: https://git.linaro.org/qa/test-definitions.git
- mandatory: True
- parameters:
- TEST: stress_oom
+ - anibal.limon@linaro.org
+ - nicolas.dechesne@linaro.org
+ format: Linaro Test Plan v2
+
+tests:
+ automated:
+ - path: automated/linux/24h-stress-test/24h-stress-test.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TEST: stress_ng
+ - path: automated/linux/24h-stress-test/24h-stress-test.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ parameters:
+ TEST: stress_oom