Thanks for your replies!

Unfortunately VMs are not in priority so the solution for real machines is 
needed first. Also the problem of host state reverting is out of scope for 
now.
And what about Jenkins transport mechanizm - perhaps I could develop new 
implementation for hudson.remoting.VirtualChannel or something like this?
At the moment I am not very familiar with Jenkins architecture.

Regards,
Nickolay

среда, 7 августа 2013 г., 18:18:17 UTC+4 пользователь Nickolay Rumyantsev 
написал:
>
> Hi!
>
> I am looking for a way to create a new kind of a slave (or a channel or 
> smth) for defining a set of testing machines (virtual and real) in my 
> jenkins. It must meet the following requirements:
>
>    1. It should provide additional states like: rebooting, broken, 
>    available (and probably some others). The logic of selecting the current 
>    state exists already and is related to tha testing process.
>    2. The job that is being executed on such kind of the slave should be 
>    tolerant to slave reboot (until the specified timeout is exceeded) so the 
>    build will proceed after reboot normally.
>
> I had a look a the exiting plugins and it looks for me that there is no 
> similar plugin for now.
>
> Can you please tell me if is it possible and if it is so suggest what 
> plugin can I take as a base or which extension points should I look at to 
> start development?
>
> Thanks,
> Nickolay
>

-- 
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].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to