Yes, if it shows "root@localhost:~#" in serial console, then we can reasonably say "boot" and "serial" test passed. Or we can move a little bit forward, if "uname -a" works well and we got the output string, we can say "serial" test *actually* passed.
On 01/27/2013 09:26 PM, Botao Sun wrote:I agree. Maybe lava-test-shell could add some sort of "boot passed" test result once it sees the prompt and before it executes the shell stuff?
This seems a bit harder. I have a little nagging thing in my brain
about how boot testing is sort of implicitly tested / reported at the
moment, which might be the better thing to fix...