I have a job that respawn my jenkins nodes and I use Matrix Combinations Plugin to be able to choose which nodes to respawn, like so:
[image: mcp.PNG] I would like to use Parameterized Scheduler Plugin to respawn only some nodes at a time, as in: Respawn photon-01 & photon-02 every day at 8AM, photon-03 & photon-04 at 11AM and so on. but what is the syntax to pass a matrix combination to parameterized scheduler plugin? The scheduler plugin can take a different number of parameters per schedule, as: 5 * * * * % furniture=chair;color=black but what is the syntax to pass a matrix combination to parameterized scheduler plugin? ? Can I do something like: 5 * * * * % node=photon-01;node=photon-02 ? -- Visit: itiviti.com <https://www.itiviti.com/> / ullink.com <https://www.ullink.com/> » Read the latest news from Itiviti » <http://www.itiviti.com/news/> *The information contained in or attached to this email is strictly confidential. If you are not the intended recipient, please notify us immediately by telephone and return the message to us.* * * *Email communications by definition contain personal information. The ITIVITI group of companies (of which ULLINK forms part) is subject to European data protection regulations. ULLINK’s Privacy Policy is available at www.ullink.com <http://www.ullink.com/>. ULLINK expects the recipient of this email to be compliant with ULLINK’s Privacy Policy and applicable regulations. Please advise us immediately at [email protected] <mailto:[email protected]> if you are not compliant with these.* -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" 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-dev/3eb3c27e-2b20-423c-aa9f-50b13b8ef41f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
