aboutsummaryrefslogtreecommitdiff
path: root/plans/se-auto.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'plans/se-auto.yaml')
-rw-r--r--plans/se-auto.yaml22
1 files changed, 18 insertions, 4 deletions
diff --git a/plans/se-auto.yaml b/plans/se-auto.yaml
index a6e1e67..4e50ddf 100644
--- a/plans/se-auto.yaml
+++ b/plans/se-auto.yaml
@@ -141,8 +141,22 @@ tests:
branch: linaro
path: automated/linux/optee/optee-xtest.yaml
+ - name: spi-eeprom-lces2
+ from: git
+ history: false
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: linaro
+ path: automated/linux/eeprom/eeprom.yaml
+ parameters:
+ SKIP_INSTALL: 'true'
+ EEPROM: '/sys/bus/spi/devices/spi0.1/eeprom'
-
-
-
-
+ - name: spi-eeprom-soca9
+ from: git
+ history: false
+ repository: https://github.com/omnium21/test-definitions.git
+ branch: linaro
+ path: automated/linux/eeprom/eeprom.yaml
+ parameters:
+ SKIP_INSTALL: 'true'
+ EEPROM: '/sys/bus/spi/devices/spi0.0/eeprom'