On Fri, Sep 2, 2022 at 9:39 PM Mauro Matteo Cascella <mcasc...@redhat.com> wrote: > > test_lsi_do_msgout_cancel_req does not run on machines with small size > memory. Reduce guest memory from 4G to 2G to alleviate the problem. > > Reported-by: Bin Meng <bmeng...@gmail.com> > Signed-off-by: Mauro Matteo Cascella <mcasc...@redhat.com> > --- > tests/qtest/fuzz-lsi53c895a-test.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) >
Tested-by: Bin Meng <bmeng...@gmail.com> Thanks!