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

Personal Build in RTC EE dependency based builds

Developers usually don't want to set the uss load dir and the high level qualifier manually; in some cases they even should not be allowed to set it (for example set the personal build hlq to the team build hlq).

Regarding the fetchdestination in uss (team.enterprise.scm.fetchDestination) I see a solution, defining the variable on the build agent defintion.
Any hint how to predefine the HLQ (team.enterprise.scm.resourcePrefix)? An option to overwrite it during the personal bulid request would also be sufficient.

On the build request dialog bot fields are required for personal builds.

Thanks,
Dennis

0 votes

Comments

Hi Dennis,
could you further elaborate the scenario? What would be the predefined value? And also, when it comes to your description that developers don't want to set these values,, they are remembered for subsequent requests, so I wonder what is that you are trying to achieve here.
Regards,
Jorge.

Hi Jorge,

the scenario has some preconditions - we use an technical user for the build agent (magic login) and do not impersonate the use build request.

For the USS directory we use a variable uss.work.build; we set the value at the build engine level to:
uss.work.build == /var/rtc/work/dev/build/${buildDefinitionId}
On the build definition we set
team.enterprise.scm.fetchDestination == ${uss.work.build}

So here is a resolved sample:
team.enterprise.scm.fetchDestination=/var/rtc/work/dev/build/OurRelease/

Additionally we use a build engine for personal use, which adds the ${buildRequesterUserId} to the path.

Regards,
Dennis


Be the first one to answer this question!

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
× 6,117
× 7

Question asked: Apr 24 '15, 2:07 a.m.

Question was seen: 2,762 times

Last updated: May 07 '15, 3:04 a.m.

Confirmation Cancel Confirm