I need to 2 jobs (JobA and JobB) in Jenkins. If JobA is in run. If I try to run the JobB or again run the JobA while first job is in run state, I want the new jobs to go in a queued state for run.
Which plugin can I use in Jenkins to queue the jobs?