STM32MP15X-EVAL: Enable LAVA test job submission
It runs SP-min BL2 test
Signed-off-by: Arthur She <arthur.she@linaro.org>
Change-Id: I8638fc5615eaf9da3feb5dea12e1a0ba80fb00a0
diff --git a/script/lava-templates/stm32mp1-boot-test.yaml b/script/lava-templates/stm32mp1-boot-test.yaml
new file mode 100644
index 0000000..9717084
--- /dev/null
+++ b/script/lava-templates/stm32mp1-boot-test.yaml
@@ -0,0 +1,36 @@
+device_type: stm32mp15x-eval
+job_name: stm32mp15x-eval $job_name test - $build_mode
+timeouts:
+ job:
+ minutes: 35
+ action:
+ minutes: 15
+ connection:
+ minutes: 5
+priority: medium
+visibility: public
+actions:
+- deploy:
+ timeout:
+ minutes: 30
+ to: flasher
+ images:
+ tarball:
+ url: https://images.validation.linaro.org/people.linaro.org/~theodore.grey/NEWSTM/stm32mp1_ev1_tarball.tar.gz
+ layout:
+ url: $flash_layout_url
+ rep_bin:
+ url: $rep_bin_url
+ os: oe
+- boot:
+ timeout:
+ minutes: 6
+ method: minimal
+- test:
+ timeout:
+ minutes: 10
+ interactive:
+ - name: int_1
+ prompts: ["Hit any key to stop autoboot"]
+ script:
+ - command: