Re: How to notify status when a remote job is completed - quick question

2013-01-10 Thread zw
ll Y’s web page for the build. > > > > --Rob > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *zw > *Sent:* Thursday, January 10, 2013 11:24 AM > *To:* jenkins...@googlegroups.com > *Subject:* How to n

RE: How to notify status when a remote job is completed - quick question

2013-01-10 Thread Mandeville, Rob
: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of zw Sent: Thursday, January 10, 2013 11:24 AM To: jenkinsci-users@googlegroups.com Subject: How to notify status when a remote job is completed - quick question Hi All We have 2 Jenkins servers in 2 different boxes

How to notify status when a remote job is completed - quick question

2013-01-10 Thread zw
Hi All We have 2 Jenkins servers in 2 different boxes. Box A job X triggers a job in Box B, run by box B's job Y Jenkins server. When the job Y in Box B completes, how do we notify the job X in box A that it completes or fails. any help is appreciated. Thanks