executing multiple projects

14 views
Skip to first unread message

Panikera Raj

unread,
May 28, 2015, 2:11:22 AM5/28/15
to jenkins...@googlegroups.com
Hi All,

I am bit confusing to use master and slave projects and waiting master project to finish all slave projects

here is my scenario.

1. I have master project which successfully executing.
2. Once master finished I am starting Slave A project.
3. Once Slave A finished execution I will start Slave B project

So my concern is Until Slave B finished execution Master project should wait. So how to achieve this. 

you can see attached screen shot for the same.

Please help me on this. Can I use Joins plugin for the same If yes how to achieve this.


Thanks in Advance.


Regards,
Panikera
Jenkins.png

Hiteswar

unread,
May 28, 2015, 2:49:08 AM5/28/15
to jenkins...@googlegroups.com
What about to try with Parameterized Trigger Plugin[1].

Create a master project M.
Create another slave projects A and B.
At master project , 
1- In build step ,   call project A and enable block until finished ,
2- another buil step and call project B and enable block until finished .

3- Save master project and build .


Regards
Hiteswar
Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAEzR4ZwLXz5OoMK22hzWn4BbrJV3YSa6R%3DKcf8TNsRxyUqeyjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
<Jenkins.png>

Panikera Raj

unread,
May 28, 2015, 4:09:16 AM5/28/15
to jenkins...@googlegroups.com
Hey Thanks Hiteswar for quick turn around,

Yup, I have achieved this with build flow plugin. this looks fine

Thanks...

Regards,
Panikera


Reply all
Reply to author
Forward
0 new messages