Parallel node registration is failing in Jenkins

Viewed 16

I am creating a 5 virtual machine at run time in Jenkins job and I need to register these VMs as node in next job(parallelly). Everything was working fine until last week but now node registration is failing for some of the VMs. Able to register 2-3 nodes at a time.

Is there any limit which can be set for maximum node registration for particular account ? because Jenkins infrastructure is handle by other team so we don't have control over it.

Can someone please help here.

0 Answers
Related