-
New Feature
-
Resolution: Unresolved
-
Major
-
None
Hello.
We are attempting to use the Ivy plugin to run parallel module builds across multiple slaves. Unfortunately the plugin currently only allows parallel module builds on a single slave (with multiple executors). Our builds require individual slaves to run modules because of external dependencies that are shared between tests and configurable via environment variables - such as an sql database for acceptance tests - so multiple executors does not do the job.
Thanks.
Very waiting for this issue, cause it becomes impossible to built ivy based project that consists of modules that must be build on different envieronments.