During promotion of a build, the client times out after about eight minutes
Accepted answer
The time out of the 'finalize build map' step can be updated by specifying the property "team.enterprise.promotion.connectionTimeoutOverride" on the definition, where -1 is infinite wait time. The help has this written down here: https://jazz.net/help-dev/clm/index.jsp?re=1&topic=/com.ibm.team.build.doc/topics/t_ee_z_customizepromobuild.html&scope=null
One other answer
Hi Spencer, I'm not sure how the EE builds do their promotion and the "finalize build map" step. But 8 mins is the default timeout for a client connection to RTC, so I suspect that the they're calling back to RTC from the agent-based build step. Should file a work item for this and have the EE team investigate.