Two build engines can not build at the same time in one build definition.
![]()
I have two build engines(servers) in one build definition.
When I run .jbe on both servers and schedule daily build, one can run, but the other can not run. Please advise me which section I need to check. The RTC is 5.0.1 |
2 answers
![]()
Ralph Schoon (62.0k●3●36●43)
| answered Jul 01 '16, 2:21 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
I would suggest to provide proper error messages.
Otherwise: a build request is just one request and that one will get consumed by one build and yyou can not determine the build engine. If you want to be able to distinguish between the environments, create a new build definition for the other environment and use the build engines only for one definition. |