From 430e4a30a4f3510b0218910ecd0c5cf0627bfff1 Mon Sep 17 00:00:00 2001 From: Milosz Wasilewski Date: Mon, 26 May 2025 10:42:00 +0100 Subject: [PATCH] ci: fix LAVA template Update auto_login setion in LAVA template to match debian image settings. Signed-off-by: Milosz Wasilewski --- ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml index 609f6b24..c41f524e 100644 --- a/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml +++ b/ci/lava/qcs6490-rb3gen2-core-kit/boot.yaml @@ -33,10 +33,15 @@ actions: - boot: auto_login: login_prompt: 'login:' - username: root + username: debian + password_prompt: 'Password' + password: debian + login_commands: + - sudo su method: minimal prompts: - root@debian + - debian@debian timeout: minutes: 3 - test: