Thanks Jesse and Ullrich, Neat and organised at such large scale. :)
I did something like this at crux.

DumbSlave node = jenkins.createSlave("node", "", null);
project.setAssignedNode(node);
*project*.getBuildersList().add(*builder*);
FreeStyleBuild build = jenkins.buildAndAssertSuccess(project);



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-dev/a8d14f3f-4192-44d9-b794-566d4e5220fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to