Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

Build Forge integrated build definition builds every time

A Build Forge integrated build definition is being built every time even though the "build only if there are changes accepted" option is selected. Why is the build definition not building ONLY when there are changes accepted?

0 votes


Accepted answer

Permanent link
The Build Forge integration does not care about the Jazz SCM participant by itself. The Build Forge build must call the JazzJBE adaptor on the Build Forge side. To delete the build on the RTC side after the build then, the adaptor must be linked on the Build Forge side. Otherwise the builds will persist on the RTC side even if no changes were accepted.

A Build Forge integrated build definition is being built every time even though the "build only if there are changes accepted" option is selected. Why is the build definition not building ONLY when there are changes accepted?
Spencer Murata selected this answer as the correct answer

1 vote


One other answer

Permanent link

Wouldn't it be unnecessary/inefficient to trigger unnecessary build cycles in Buildforge? Can't the build engine/scheduler in RTC check if there are source changes and initiate builds accordingly?

Thanks
Sunil

0 votes

Comments

 Someone has to execute the CI build to determine if a build is necessary.  It will either be the JBE or BF.  This mechanism is easier to implement since you don't need to link starting a build directly from JBE, but rather let BF manage the entirety of the build and just let JBE determine the status of the build.


So its not unnecessary, its just a matter of which order they will execute in.

~Spencer

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 562

Question asked: May 24 '12, 3:02 p.m.

Question was seen: 5,132 times

Last updated: Mar 18 '13, 8:27 a.m.

Confirmation Cancel Confirm