Skip to content
Closed
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
6 changes: 6 additions & 0 deletions ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,17 @@ actions:
password_prompt: 'Password'
password: debian
login_commands:
- "debian"
- "new password"
- "new password"
- sudo su
method: minimal
prompts:
- root@debian
- debian@debian
- "Current password"
- "New password"
- "Retype new password"
timeout:
minutes: 3
- test:
Expand Down
6 changes: 6 additions & 0 deletions ci/lava/qrb2210-rb1/boot.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,17 @@ actions:
password_prompt: 'Password'
password: debian
login_commands:
- "debian"
- "new password"
- "new password"
- sudo su
method: minimal
prompts:
- root@debian
- debian@debian
- "Current password"
- "New password"
- "Retype new password"
timeout:
minutes: 3
- test:
Expand Down
Loading