1. We have 500 applications running in prod and we have all the applications info in DB. 2. 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.
-- 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/f10d61f6-2e19-48ef-baeb-c5a029ae942d%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
