rearrange nodes while deploying code while invoking jenkins job task.
10 views
Skip to first unread message
Kaushal Shriyan
unread,
Aug 8, 2016, 11:00:44 PM8/8/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Jenkins Users
Hi,
Is there a way to rearrange nodes in Jenkins? For example currently i have tomcat5 tomcat4 tomcat6 in the job configurations. Is there a way to rearrange it like tomcat4 tomcat5 tomcat6 so build should go first to tomcat4 node and then tomcat 5 and then tomcat6 and so on and so forth.