RTC 4.0.1 integration with Jenkins - is there a concept of requesting a "personal build"?
In reviewing the article below since the recommendation is to use a "jazz source control" tab with a created build workspace - when requesting a build can you request the build with the option "personal build" where the requestor specifies their repository workspace as the "source" for the build? |
Accepted answer
It seems like a personal build should work properly. Even though you specify the typical build repository workspace on the scm tab, you are also specifying the load workspace explicitly, per the wiki article "JazzWorkspace". Since this is an extraction directory on the Jenkins/Hudson server where it retrieves the source to build/assemble, then I don't see why a personal build request would be an issue.
It should be easy enough to test and validate if the correct source files are extracted by running a std build request then follow up with a personal and validate the source in the JazzWorkspace folder. -Chris Donald Poulin selected this answer as the correct answer
|
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.