how to use jenkins dsl-plugin to pull the DB for 500 applications
13 views
Skip to first unread message
Naga Saketh Jaligama
unread,
Jul 16, 2016, 9:25:05 AM7/16/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 Developers
We have 500 applications running in prod and we have all the applications info in DB.
We need to use jenkins job and tasks , in each job we will have 3 tasks to perform i.e a)read the application info from db into logs B)stop the application C)verify the logs if application is stopped properly. So, i want these 3 taSks to be pErformed for every apPlication. So, is there any easy way to do it instead of having 500 jobs for 500 applications and all the applications are independent. So, any way to run them parallel. Our jenkins is not yet installed too, it would be used only for this automation.
Kanstantsin Shautsou
unread,
Jul 17, 2016, 8:33:30 AM7/17/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 Developers
Please use users-maillist firstly. This maillist is aboud jenkins development itself.