Greetings, I am try to scale my Jenkins by splitting the jobs into few, smaller Jenkinses. The reason: I work in a company that tests software on embedded hardware (each device is on slave). I'd like to have one prime-master, that gets the requests from user, runs pipeline and in pipeline, depends on e.g. node name, it delegates step to other Jenkins, dedicated for this case.
I could do it using scripted pipeline, that send http request, but maybe there is something better... -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/9a13a4ef-a786-4918-9d5d-5ce7cb0f0c65%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
