Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions ci/lava/lemans-evk/boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ actions:
parameters:
SKIP_INSTALL: "True"
WAIT_TIME: 60
DEVICE: wlp1s0
context:
test_character_delay: 10
device_type: lemans-evk
Expand Down
1 change: 1 addition & 0 deletions ci/lava/monaco-evk/boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ actions:
parameters:
SKIP_INSTALL: "True"
WAIT_TIME: 60
DEVICE: wlp1s0
context:
test_character_delay: 10
device_type: monaco-evk
Expand Down
1 change: 1 addition & 0 deletions ci/lava/qcs8300-ride/boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ actions:
parameters:
SKIP_INSTALL: "True"
WAIT_TIME: 60
DEVICE: wlp1s0
context:
test_character_delay: 10
# our board name "qcs8300-ride" is not a LAVA alias; the matching LAVA
Expand Down
Loading