On Tue, 8 Aug 2023, Luca Fancellu wrote: > > On 8 Aug 2023, at 09:50, Michal Orzel <michal.or...@amd.com> wrote: > > > > It was observed that smoke.serial file (used to store boot logs) is > > missing in artifacts of qemu based arm32 jobs. This is because the > > artifacts:paths listing smoke.serial specifies paths relative to the > > project directory but the qemu-smoke-dom0{less}-arm32.sh scripts create > > this file under binaries/. Fix it so that smoke.serial gets created in > > project directory just like for every other test job. > > > > Signed-off-by: Michal Orzel <michal.or...@amd.com> > > Reviewed-by: Luca Fancellu <luca.fance...@arm.com>
Acked-by: Stefano Stabellini <sstabell...@kernel.org>