Green Stream In RTC
Hello,
I am not getting the concept of Green Stream in the SCM component of RTC
What Exactly the green stream is? What is the advantage of green Stream ?
Thanks
|
Accepted answer
Ralph Schoon (63.5k●3●36●46)
| answered Jan 07 '16, 3:53 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
If you refer to https://jazz.net/library/article/649#Tip2 , it explains how to set up the RTC build in a way that basically "delivers" from the build stream to a "Green Stream". The stream is green, because the deliver (which currently really is a replace baseline) only happens if the build succeeded.
The benefit is, that you always have the latest successful build of your deliverable for further testing and deployment available and prevent build failures on the green stream. Bharat Malge selected this answer as the correct answer
Comments
Bharat Malge
commented Jan 07 '16, 4:01 a.m.
Thanks Ralph
Bharat Malge
commented Jan 07 '16, 4:02 a.m.
I have a question about Build
I have tried to run the build by RTC Build (JBE) and with Maven project area and also with the Hudson/Jenkins
But till now I didn't know why this concept of build is used ?
What is the main advantage of the Build ? Does It integrate the source code?
I only know it compiles the source code.
The RTC JBE can provide server based build engines similar to Jenkins. There is also an integration for Jenkins.
Build results are available on dashboards and the like. Snapshots and build result provide the changes and the related work items that went in.
See https://jazz.net/library/article/38 for the concepts
Also see
https://jazz.net/library/article/1287 https://jazz.net/help-dev/clm/topic/com.ibm.team.build.doc/topics/t_build_overview.html |
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.