how to run multiple jobs one after another in jenkins

Mohammed

I have scenario, with multiple jobs in jenkins ex: JobA; JobB; JobC; JobD; JobE all are independent of each other; but i want to Run a new job (ex: JobF) in that job i want all the above jobs JobA; JobB; JobC; JobD; JobE to be run one after another. I Dont want to change pre and post build configs on any jobs( JobA; JobB; JobC; JobD; JobE ) because some time i have to run the jobs independently.

Please help

Alien11689

maybe you should use jenkins build flow plugin

jenkins build flow plugin

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Submit multiple jobs one after another

From Dev

How to run multiple python file in a folder one after another

From Dev

Run multiple scripts one after another in bash

From Dev

how to run function after another one completes

From Dev

How to run multiple shell commands one after another in Windows batch script?

From Dev

How to dispatch multiple actions one after another

From Dev

How to ask for multiple permissions one after another?

From Dev

How to run multiple background jobs in linux?

From Dev

How to make a javascript function to run after another one get finished?

From Dev

How do i run a for loop in bash one after another

From Dev

How to load 2 Javascript files async and run one after another?

From Dev

How to run one statement after another in a procedural manner in Javascript?

From Dev

Jenkins multiple run configurations in one job

From Dev

Jenkins pipelines trigger one after another

From Dev

Run multiple cron jobs where one job takes a long time

From Dev

Have multiple jobs and choose which one I want to run in Spring

From Dev

How to convert multiple videos into AVI one after another

From Dev

How to reuse Build Parameters across multiple Jenkins jobs?

From Dev

How to restore jobs in Jenkins?

From Dev

How to group jobs in Jenkins?

From Dev

How to restore jobs in Jenkins?

From Dev

Jenkins not showing jobs after restart

From Dev

Jenkins not showing jobs after restart

From Dev

Run one rake task after another completes

From Dev

Run a Program After Another in One Java File

From Dev

Run one function after another: callback issue

From Dev

RethinkDB - Run query one after another

From Dev

How to run a thread after another?

From Dev

Chain one group of jobs to another group of jobs

Related Related

  1. 1

    Submit multiple jobs one after another

  2. 2

    How to run multiple python file in a folder one after another

  3. 3

    Run multiple scripts one after another in bash

  4. 4

    how to run function after another one completes

  5. 5

    How to run multiple shell commands one after another in Windows batch script?

  6. 6

    How to dispatch multiple actions one after another

  7. 7

    How to ask for multiple permissions one after another?

  8. 8

    How to run multiple background jobs in linux?

  9. 9

    How to make a javascript function to run after another one get finished?

  10. 10

    How do i run a for loop in bash one after another

  11. 11

    How to load 2 Javascript files async and run one after another?

  12. 12

    How to run one statement after another in a procedural manner in Javascript?

  13. 13

    Jenkins multiple run configurations in one job

  14. 14

    Jenkins pipelines trigger one after another

  15. 15

    Run multiple cron jobs where one job takes a long time

  16. 16

    Have multiple jobs and choose which one I want to run in Spring

  17. 17

    How to convert multiple videos into AVI one after another

  18. 18

    How to reuse Build Parameters across multiple Jenkins jobs?

  19. 19

    How to restore jobs in Jenkins?

  20. 20

    How to group jobs in Jenkins?

  21. 21

    How to restore jobs in Jenkins?

  22. 22

    Jenkins not showing jobs after restart

  23. 23

    Jenkins not showing jobs after restart

  24. 24

    Run one rake task after another completes

  25. 25

    Run a Program After Another in One Java File

  26. 26

    Run one function after another: callback issue

  27. 27

    RethinkDB - Run query one after another

  28. 28

    How to run a thread after another?

  29. 29

    Chain one group of jobs to another group of jobs

HotTag

Archive