aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2020-01-08 15:39:29 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2020-01-08 15:39:40 +0000
commitb68dad3b0c1fd260b15ab6329e96bccd41805c49 (patch)
tree912cfed5cc3a049a37c82a4114b10e544c741d10 /schneider-openembedded
parentf87121cdc6aa5d6fa838fe2f0bb06203c04bc81e (diff)
Revert "se: lces2: remove uart-loopback"
This reverts commit 3cf290da44f863daab1b56ae536f7d09495c4f11 Reason for revert: re-submission via SQUAD will help work around these problems. Change-Id: Ia122caf320cfd5643df5b57f32fb5ba040883bc7
Diffstat (limited to 'schneider-openembedded')
-rw-r--r--schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml28
1 files changed, 28 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 301a7ef4..008b0842 100644
--- a/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
+++ b/schneider-openembedded/lava-job-definitions/rzn1d/tftp-nfs-dev.yaml
@@ -247,6 +247,34 @@ actions:
name: yepkit-test
path: inline/yepkit-test.yaml
+ - path: automated/linux/uart-loopback/uart-loopback.yaml
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: uart-loopback
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ UART0: /dev/ttyUSB0
+ UART1: /dev/ttyS1
+ YKUSHPORT: 1
+ name: uart-loopback-forward
+ timeout:
+ minutes: 15
+
+ - path: automated/linux/uart-loopback/uart-loopback.yaml
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: uart-loopback
+ history: false
+ from: git
+ parameters:
+ SKIP_INSTALL: 'true'
+ UART0: /dev/ttyS1
+ UART1: /dev/ttyUSB0
+ YKUSHPORT: 1
+ name: uart-loopback-reverse
+ timeout:
+ minutes: 15
+
- path: automated/linux/block-device/block-device.yaml
repository: https://github.com/omnium21/test-definitions.git
branch: block-device