aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2020-01-05 11:20:49 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2020-01-05 11:21:02 +0000
commitaf113a2f518790d2b8a30ad522c962604dadff06 (patch)
tree83d36c26a3f629eb150e7487451db0cf741480db /schneider-openembedded
parent192d30b39467fc0c138b463c9dc26021416236d9 (diff)
se: add device-read-perf test
This tests the read performance of block devices sda and mmcblk0. Change-Id: I252fe21d8e35b388058b2cb9e0467a4e8c47ba99 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'schneider-openembedded')
-rw-r--r--schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml12
-rw-r--r--schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml12
2 files changed, 24 insertions, 0 deletions
diff --git a/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml b/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
index 399f79d9..008b0842 100644
--- a/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
+++ b/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
@@ -288,6 +288,18 @@ actions:
timeout:
minutes: 30
+ - path: automated/linux/device-read-perf/device-read-perf.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ branch: master
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ DEVICE: "sda mmcblk0"
+ name: device-read-perf
+ timeout:
+ minutes: 15
+
- path: automated/linux/docker/docker.yaml
repository: https://git.linaro.org/qa/test-definitions.git
history: false
diff --git a/schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml b/schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml
index fd199d4d..438163f6 100644
--- a/schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml
+++ b/schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml
@@ -245,6 +245,18 @@ actions:
timeout:
minutes: 15
+ - path: automated/linux/device-read-perf/device-read-perf.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ branch: master
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ DEVICE: "sda mmcblk0"
+ name: device-read-perf
+ timeout:
+ minutes: 15
+
- path: automated/linux/block-device/block-device.yaml
repository: https://github.com/omnium21/test-definitions.git
branch: block-device