aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2020-01-04 19:15:46 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2020-01-04 21:24:06 +0000
commit0b01c14302338c42460c3535fd229ad7208e7240 (patch)
tree5572b877fa3e781fc68bf630fb493a645713986a /schneider-openembedded
parent10e4ae938cbf7e1d50eb9b3be491555c27e047ec (diff)
se: add block-device test
Change-Id: I80c5d2b8d707494c4dfdaea2f8ff2a10a3bf5284 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.yaml13
-rw-r--r--schneider-openembedded/lava-job-definitions/soca9/tftp-nfs-dev.yaml12
2 files changed, 25 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 358e40f4..399f79d9 100644
--- a/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
+++ b/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
@@ -275,6 +275,19 @@ actions:
timeout:
minutes: 15
+ - path: automated/linux/block-device/block-device.yaml
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: block-device
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ DEVICE: /dev/sda
+ YKUSHPORT: 2
+ name: block-device-sda
+ timeout:
+ minutes: 30
+
- 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 a504198e..fd199d4d 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/block-device/block-device.yaml
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: block-device
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ DEVICE: /dev/sda
+ YKUSHPORT: 2
+ name: block-device-sda
+ timeout:
+ minutes: 30
metadata:
machine: ${MACHINE}