Multiple Build Agents per Build Configuration
Hello,
I'm trying to set up build agents for different Linux distributions and Windows versions and then assign them to a build configuration. When the build configuration triggers a build, I want it built on each OS. But it seems that only one agent is being started/triggered by TeamCity. Is it possible to have all the compatible build agents for a build configuration to actually build that configuration when a trigger occurs? I know I could setup a build configuration for each OS, but that seem kinda redundant.
Thanks,
Marcus
Please sign in to leave a comment.
Usually we create separate build configuration for each platform. This has some advatages because in this case you can easily determine situations when a test is failing on one platform only and track changes caused such failure.
We have some plans to improve platforms support, feel free to submit your thoughts in our tracker: http://jetbrains.net/tracker.
--
Pavel Sher