Create jenkins job that can take name, svn url as input and create jobs based on existing base job.
I have build and deploy job. we have to create multiple build and deploy jobs for each applications.
I’m thinking to create single job that creates build and deploy job based on existing jobs.