summaryrefslogtreecommitdiff
path: root/script/lava-templates/stm32mp1-boot-test.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'script/lava-templates/stm32mp1-boot-test.yaml')
-rw-r--r--script/lava-templates/stm32mp1-boot-test.yaml36
1 files changed, 36 insertions, 0 deletions
diff --git a/script/lava-templates/stm32mp1-boot-test.yaml b/script/lava-templates/stm32mp1-boot-test.yaml
new file mode 100644
index 00000000..9717084d
--- /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: