-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On Aug 14 09:07, Fabian Arrotin wrote:
On 12/08/16 21:34, Brian Stinson wrote:
<snip> > > Did we land on an acceptable rate for this? We've exhausted the ready > pool completely a few times today. > > One thing that might help is to work on the backoff in cicoclient. > @David do your jobs sit in a holding pattern if the API returns 'out of > nodes'? If so, we should peg the scheduled retry interval to our > estimate of how long it takes the workers to fill out some machines. > > --Brian
Another (possible) option is also to either :
- increase the number of workers on the CI infra sides
Did this temporarily yesterday.
- have the workers job deploy in parallel mutiple nodes instead of just
one (actually the ansible job can deploy multiple nodes already in parallel, but duffy limits the call to only one specific node per job)
This is in the works, but will take some time to work it into duffy.
-- Fabian Arrotin The CentOS Project | http://www.centos.org gpg key: 56BEC54E | twitter: @arrfab
- --Brian