Re: B@D run on Renesas board - issue


Robert Marshall <robert.marshall@...>
 

Hi

"Daniel Sangorrin" <daniel.sangorrin@...> writes:

Dear Trung san

-----Original Message-----
From: Trung. Huynh [mailto:trung.huynh.uw@...]
Sent: Thursday, November 16, 2017 5:49 PM
To: Daniel Sangorrin; 'Robert Marshall'; Binh Thanh. Nguyen
Cc: O365-Toru Oishi; 'Chris Paterson'; cip-dev@...
Subject: RE: B@D run on Renesas board - issue

Dear Daniel,

Thank for your reply.
The log in attachment is took from lava for easily observing instead of html page.
Regarding deploy section, YES, as you can see the log showing that
has passed over it already to get into test section.

Is there anything going wrong?
Looking for your feedback
It seems that you are not booting from a ramdisk, but rather the rootfs installed on the eMMC or SD Card.
It would be useful to see the test yaml as it is now, but looking back
in the thread the original has in the boot section:

commands: sd

you should change that to

commands: ramdisk

Robert

Regards,
Daniel

Best Regards,
Trung

-----Original Message-----
From: Daniel Sangorrin [mailto:daniel.sangorrin@...]
Sent: Thursday, November 16, 2017 3:11 PM
To: Trung. Huynh <trung.huynh.uw@...>; 'Robert Marshall'
<robert.marshall@...>; Binh Thanh. Nguyen
<binh.nguyen.uw@...>
Cc: O365-Toru Oishi <toru.oishi.zj@...>; 'Chris Paterson'
<Chris.Paterson2@...>; cip-dev@...
Subject: RE: B@D run on Renesas board - issue

Dear Trung san,

-----Original Message-----
From: Trung. Huynh [mailto:trung.huynh.uw@...]
Sent: Wednesday, November 15, 2017 7:21 PM
To: Daniel Sangorrin; 'Robert Marshall'; Binh Thanh. Nguyen
Cc: O365-Toru Oishi; 'Chris Paterson'; cip-dev@...
Subject: RE: B@D run on Renesas board - issue

Hi Daniel, Robert,

We got into test section already, but have no idea why it attempts to execute the thing non-exist at all:
# /lava-237/bin/lava-test-runner /lava-237/0 as you can see our error
log in attachment.
I also take example log over here https://gitlab.com/snippets/1679749
to see that it can create a directory by mkdir /lava-1

Could you please tell us what does it make scene? How can we fix it?
Thank you.
Please could you send the complete log?

P/S: healthcheck script same as Binh-san attached to you before
Did you make sure to uncomment the deploy section?

Regards,
Daniel


Best Regards,
Trung

-----Original Message-----
From: Daniel Sangorrin [mailto:daniel.sangorrin@...]
Sent: Monday, November 6, 2017 9:19 AM
To: 'Robert Marshall' <robert.marshall@...>; Binh Thanh.
Nguyen <binh.nguyen.uw@...>
Cc: O365-Toru Oishi <toru.oishi.zj@...>; 'Chris Paterson'
<Chris.Paterson2@...>; Trung. Huynh
<trung.huynh.uw@...>; cip-dev@...
Subject: RE: B@D run on Renesas board - issue

Hello Binh-san,

-----Original Message-----
From: Robert Marshall [mailto:robert.marshall@...]
Sent: Saturday, November 04, 2017 1:05 AM
To: Binh Thanh. Nguyen
Cc: Daniel Sangorrin; O365-Toru Oishi; Chris Paterson; Trung. Huynh;
cip-dev@...
Subject: Re: B@D run on Renesas board - issue

"Binh Thanh. Nguyen" <binh.nguyen.uw@...> writes:

Hello Daniel, Robert,

We are facing an issue when trying to run healthcheck using B@D on Renesas board.
I would like to attach the log and the healthcheck script (we
modified the healthcheck from Daniel)

The boot action was passed, but after that, look like LAVA cannot
send command to Board, only send "#" (it supposed to be "uname").
I wonder if you met same issue before?
And if possible, please give us any hints you may have for debugging this issue!

Best regards,
Binh Nguyen
Thanh

Sorry for the delay in responding!

That test is missing a deploy section (all commented out) are you
trying to make the test too minimal? LAVA tends to swallow output if
it is what is expected.

Robert
As Robert said, please do not comment out the deploy section. LAVA
does not just deploy the binaries as they are, it also copies some
scripts (LAVA Test shell) into the ramdisk (or network
filesystem).
# LAVA does not use scp (or a serial protocol) to copy them into the
target

For deploying you need a PDU (remote power switch). If you don't have
one you need to buy one and then add the corresponding commands.
# Note: I use an IP Power 9258 remote PDU.
# Note: do not think you can get around without a PDU*

Thanks,
Daniel

*There are ways to do it but they have limitations
https://validation.linaro.org/static/docs/v2/dispatcher-design.html#pr
imary-
connection



Join {cip-dev@lists.cip-project.org to automatically receive all group messages.