Re: [PATCH 12/24] tests/acceptance: Test ast2600 machine

2021-04-07 Thread Willian Rampazzo
On Wed, Apr 7, 2021 at 2:45 PM Cédric Le Goater wrote: > > From: Joel Stanley > > 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

[PATCH 12/24] tests/acceptance: Test ast2600 machine

2021-04-07 Thread Cédric Le Goater
From: Joel Stanley 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 Cc: Wainer dos Santos Moschetta Signed-o