On 13/09/2020 00.44, Yonggang Luo wrote: > This reverts commit 45f7b7b9f38f5c4d1529a37c93dedfc26a231bba > ("cirrus.yml: Split FreeBSD job into two parts"). > > freebsd 1 hour limit not hit anymore > > I think we going to a wrong direction, I think there is some tests a stall > the test runner, > please look at > https://cirrus-ci.com/task/5110577531977728 > When its running properly, the consumed time are little, but when tests > running too long, > look at the cpu usage, the cpu usage are nearly zero. doesn't consuming time. > > And look at > https://cirrus-ci.com/task/6119341601062912 > > If the tests running properly, the time consuming are little > We should not hide the error by split them > > Signed-off-by: Yonggang Luo <luoyongg...@gmail.com> > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > Reviewed-by: Ed Maste <ema...@freebsd.org> > --- > .cirrus.yml | 35 ++++++++--------------------------- > 1 file changed, 8 insertions(+), 27 deletions(-)
I tried this a couple of times now, and currently the problem seems to be gone, indeed. I'd still prefer to understand first why we have seen the slowdown a couple of weeks ago, but if people agree that we should revert the patch now, that's ok for me now, too. Tested-by: Thomas Huth <th...@redhat.com>