It's all about the answers!

Ask a question

Schedule build


satish chandra (111921) | asked Apr 15 '15, 10:34 a.m.
edited Apr 15 '15, 10:52 a.m. by Ralph Schoon (63.1k33645)
Hi,

I have 10 different applications that I need to schedule the build daily(continious integration). How do I achieve using one build definition in RTC..

Thanks,
Satish.

2 answers



permanent link
Spencer Murata (2.3k115971) | answered Apr 16 '15, 3:09 p.m.
FORUM MODERATOR / JAZZ DEVELOPER
There isn't really a good way to do that.  I assume that the applications have their own streams?  If so then the Jazz SCM contributor can only monitor a single stream/workspace for incoming changes, so there wouldn't be a way to trigger the single build.  Alternatively you could script something to fire all the builds when any build detects incoming changes.  Or you could link to Jenkins which does have good support for chaining projects and general build flow.

~Spencer

permanent link
satish chandra (111921) | answered Apr 17 '15, 5:19 a.m.
Thanks for the reply

In our case all the applications are in the same stream, We need a nightly build for these applications. We are using buildforge for build steps.

Thanks,
Satish.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.