aboutsummaryrefslogtreecommitdiff
path: root/schneider-openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2021-01-08 13:06:14 +0000
committerRyan Harkin <ryan.harkin@linaro.org>2021-01-08 13:06:14 +0000
commit98ed1ce43d22f166f712a5356269481fb306de51 (patch)
tree7972cf33a509b33ad80a171b14c439954c164bda /schneider-openembedded
parentf59b53a838cb6c5d31b72e09532e54b0c19c449b (diff)
se: lces2: remove UART loopback test
LCES2 no longer enables ttyS1 as it's used for the new TPM module. Change-Id: I2e933671fb976b071fd469331a804e9b7f90d070 Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'schneider-openembedded')
-rw-r--r--schneider-openembedded/lava-job-definitions/rzn1d/dip-image-dev.yaml41
1 files changed, 0 insertions, 41 deletions
diff --git a/schneider-openembedded/lava-job-definitions/rzn1d/dip-image-dev.yaml b/schneider-openembedded/lava-job-definitions/rzn1d/dip-image-dev.yaml
index c588d02b98..35711843be 100644
--- a/schneider-openembedded/lava-job-definitions/rzn1d/dip-image-dev.yaml
+++ b/schneider-openembedded/lava-job-definitions/rzn1d/dip-image-dev.yaml
@@ -342,47 +342,6 @@ actions:
parameters:
PORT_GET: 3
- - name: yepkit-up-port-1
- from: git
- history: false
- repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
- branch: linaro
- path: automated/linux/yepkit/yepkit.yaml
- parameters:
- PORT_UP: 1
- PORT_DEVICE: /dev/ttyUSB0
-
- - name: uart-loopback-forward
- from: git
- history: false
- repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
- branch: linaro
- path: automated/linux/uart-loopback/uart-loopback.yaml
- parameters:
- SKIP_INSTALL: 'true'
- UART0: /dev/ttyUSB0
- UART1: /dev/ttyS1
- - name: uart-loopback-reverse
- from: git
- history: false
- repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
- branch: linaro
- path: automated/linux/uart-loopback/uart-loopback.yaml
- parameters:
- SKIP_INSTALL: 'true'
- UART0: /dev/ttyS1
- UART1: /dev/ttyUSB0
-
- - name: yepkit-down-port-1
- from: git
- history: false
- repository: https://git.linaro.org/landing-teams/working/schneider/test-definitions.git
- branch: linaro
- path: automated/linux/yepkit/yepkit.yaml
- parameters:
- PORT_DOWN: 1
- PORT_DEVICE: /dev/ttyUSB0
-
- name: yepkit-up-port-2
from: git
history: false