On Wed, Apr 7, 2021 at 2:45 PM Cédric Le Goater <[email protected]> wrote: > > From: Joel Stanley <[email protected]> > > This tests a Debian multi-soc arm32 Linux kernel on the AST2600 based > Tacoma BMC machine. > > There is no root file system so the test terminates when boot reaches > the stage where it attempts and fails to mount something. > > Cc: Cleber Rosa <[email protected]> > Cc: Wainer dos Santos Moschetta <[email protected]> > Signed-off-by: Joel Stanley <[email protected]> > Reviewed-by: Cédric Le Goater <[email protected]> > Tested-by: Cédric Le Goater <[email protected]> > [ clg : - removed comment > - removed ending self.vm.shutdown() ] > Signed-off-by: Cédric Le Goater <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Cédric Le Goater <[email protected]> > --- > tests/acceptance/boot_linux_console.py | 25 +++++++++++++++++++++++++ > 1 file changed, 25 insertions(+) >
Reviewed-by: Willian Rampazzo <[email protected]>
