Is there to be a mechanism for allowing distribution to slaves based
on available environmental conditions?
For example, if I'm CI'ing a Mac OS X app, but I have six machines in
my CI cloud, two of which are OS-X, could I tell Continuum to spread
out the projects among all slaves whose environments are hosted on OS-
X? Or would I need to specify that manually based on my own knowledge
of those environments?
Christian.
On 6-Jan-09, at 18:12 , Wendy Smoak wrote:
On Tue, Jan 6, 2009 at 4:08 PM, Marica Tan <[email protected]> wrote:
On Wed, Jan 7, 2009 at 1:28 AM, Wendy Smoak <[email protected]> wrote:
We currently have the ability to both build and release under a
selected build environment. Continuum itself has to run under JDK
1.5, so I'm concerned about losing the ability to build and release
with JDK 1.4 or a different Maven version from the one defined in
M2_HOME and PATH.
Ok. Will fix this. Thanks for the inputs.
I thought when we discussed this way back, the idea was to think of a
Build Environment as everything it is now, plus the "location" the
build should execute in (which slave).
You mentioned that the only model change is the configuration for
whether distributed builds are enabled. Then where is the
url/selected slave for each project (group?) stored? Or did this
change?
--
Wendy