-
- Downloads
Change matched prompts in LAVA job templates
This commit changes the prompt that LAVA needs to match in the images
during tests execution.
For SDK images the 'user@apertis:' prompt is the initial prompt after
login and 'root@apertis:' is used after becoming root.
And for the rest of the images '\$ ' is the initial prompt after login,
the '/home/user #' is used right after becoming root, and '/tmp #' is
used during test execution.
Signed-off-by:
Luis Araujo <luis.araujo@collabora.co.uk>
parent
461c49f5
No related branches found
No related tags found
Showing
- templates/common-boot-tpl-reboot.yaml 2 additions, 4 deletionstemplates/common-boot-tpl-reboot.yaml
- templates/common-boot-tpl.yaml 2 additions, 2 deletionstemplates/common-boot-tpl.yaml
- templates/common-minnowboard-boot-tpl.yaml 2 additions, 2 deletionstemplates/common-minnowboard-boot-tpl.yaml
- templates/common-qemu-boot-tpl.yaml 1 addition, 2 deletionstemplates/common-qemu-boot-tpl.yaml
Please register or sign in to comment