Re: [PATCH 14/16] cirrus: Building freebsd in a single short

2020-09-09 Thread Daniel P . Berrangé
On Wed, Sep 09, 2020 at 04:24:00PM +0800, 罗勇刚(Yonggang Luo) wrote: > On Wed, Sep 9, 2020 at 4:17 PM Daniel P. Berrangé > wrote: > > > On Wed, Sep 09, 2020 at 03:48:18AM +0800, Yonggang Luo wrote: > > > freebsd 1 hour limit not hit anymore > > > > How long does the combined job take with this chan

Re: [PATCH 14/16] cirrus: Building freebsd in a single short

2020-09-09 Thread Yonggang Luo
On Wed, Sep 9, 2020 at 4:17 PM Daniel P. Berrangé wrote: > On Wed, Sep 09, 2020 at 03:48:18AM +0800, Yonggang Luo wrote: > > freebsd 1 hour limit not hit anymore > > How long does the combined job take with this change ? If it is > within 10 minutes of the limit, then we still want the split, as

Re: [PATCH 14/16] cirrus: Building freebsd in a single short

2020-09-09 Thread Daniel P . Berrangé
On Wed, Sep 09, 2020 at 03:48:18AM +0800, Yonggang Luo wrote: > freebsd 1 hour limit not hit anymore How long does the combined job take with this change ? If it is within 10 minutes of the limit, then we still want the split, as transient changes in the CI system can push it over the limit making

Re: [PATCH 14/16] cirrus: Building freebsd in a single short

2020-09-09 Thread Thomas Huth
On 08/09/2020 21.48, Yonggang Luo wrote: > freebsd 1 hour limit not hit anymore Why is this faster again? How long did the build take for you? If it's still close to 1h, I think we should keep the two jobs, to avoid that it is occasionally failing when the builder machines are a little bit slower.

[PATCH 14/16] cirrus: Building freebsd in a single short

2020-09-08 Thread Yonggang Luo
freebsd 1 hour limit not hit anymore Signed-off-by: Yonggang Luo --- .cirrus.yml | 35 --- 1 file changed, 8 insertions(+), 27 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 49335e68c9..b0004273bb 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -1,38 +1,