]> git.proxmox.com Git - mirror_qemu.git/commit
cirrus: Building freebsd in a single shot
authorYonggang Luo <luoyonggang@gmail.com>
Tue, 15 Sep 2020 12:13:07 +0000 (20:13 +0800)
committerThomas Huth <thuth@redhat.com>
Wed, 16 Sep 2020 10:15:07 +0000 (12:15 +0200)
commit114daec31d64600e5a070abcdb8de2cf74d01e94
tree771fe51aee8b61f8a21a435a4725a4f5af3198da
parentb1788880ba564a8593143dd61d6463b48628d29b
cirrus: Building freebsd in a single shot

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 <luoyonggang@gmail.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Reviewed-by: Ed Maste <emaste@FreeBSD.org>
Message-Id: <20200915121318.247-16-luoyonggang@gmail.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
.cirrus.yml