summaryrefslogtreecommitdiff
path: root/plans
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2017-10-09 17:24:06 -0500
committerAníbal Limón <anibal.limon@linaro.org>2017-10-11 09:10:55 -0500
commit37302929f1a653f142e3270ad7444eb31476a3ab (patch)
tree7495421977f1e81408b43f486bc764fa108ac6b9 /plans
parent6dd435881e481d232dc05b963bbd65f10b977b93 (diff)
plans/qcomlt: Add test plans
This test plans are divded into benchmark, somke and stress testing. The device is set to dragonboard-410c instead of apq8016-sbc because this test plans are aimed to run when main LAVA instance [1] upgrade to v2 version like LKFT [2]. [1] https://validation.linaro.org/scheduler/device_type/apq8016-sbc [2] https://lkft.validation.linaro.org/scheduler/device_type/dragonboard-410c Change-Id: Ic4742181335c36211173f74054dfb57fb6d047ef Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'plans')
-rw-r--r--plans/qcomlt/bench.yaml40
-rw-r--r--plans/qcomlt/smoke.yaml25
-rw-r--r--plans/qcomlt/stress.yaml23
3 files changed, 88 insertions, 0 deletions
diff --git a/plans/qcomlt/bench.yaml b/plans/qcomlt/bench.yaml
new file mode 100644
index 0000000..bfba011
--- /dev/null
+++ b/plans/qcomlt/bench.yaml
@@ -0,0 +1,40 @@
+metadata:
+ name: qcomlt-test-plan-bench
+ description: Benchmarks Test plan for Linux
+ os: openembedded
+ devices:
+ - dragonboard-410c
+ 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
diff --git a/plans/qcomlt/smoke.yaml b/plans/qcomlt/smoke.yaml
new file mode 100644
index 0000000..62bf9f2
--- /dev/null
+++ b/plans/qcomlt/smoke.yaml
@@ -0,0 +1,25 @@
+metadata:
+ name: qcomlt-test-plan-smoke
+ description: Smoke Test plan for Linux
+ os: openembedded
+ devices:
+ - dragonboard-410c
+ 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/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
new file mode 100644
index 0000000..23dc4dd
--- /dev/null
+++ b/plans/qcomlt/stress.yaml
@@ -0,0 +1,23 @@
+metadata:
+ name: qcomlt-test-plan-stress
+ description: Stress Test plan for Linux
+ os: openembedded
+ devices:
+ - dragonboard-410c
+ 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