Hello Richard.
The nodes are connected to jenkins hub, and are you can see them in 
selenium grid hub management tab.
But my question remains: how you can build a project in jenkins, and make 
it run on nodes?When upon pressing build you get :(pending—Waiting for next 
available executor) 


On Monday, June 8, 2015 at 11:28:28 PM UTC+3, DarkRift wrote:
>
> I don't know how you are trying to connect to the nodes, but the plugin 
> only starts the hub and uses the salevss to start selenium slaves on to use 
> the browser from the slaves. I doesn't start build on the right "nodes" 
> according to selenium capabilities or suite files.
>
> What you would do is in your trst code, connect your remote drivers to the 
> jenkins master address to delegate the browser calls to the right selenium 
> capabilitu for each tests.
>
> Hope that helps,
>
> Richard Lavoie
>
> On 2015-05-21, at 11:11, steliosP <[email protected] <javascript:>> 
> wrote:
>
> Any Selenium Grid plugin users around?
>
> On Monday, May 18, 2015 at 12:55:26 PM UTC+3, steliosP wrote:
>>
>> Hello guys, I am trying to set up Jenkins with selenium grid.
>> I have downloaded selenium plugin, and when I start the nodes, I can see 
>> them in Jenkin's selenium grid tab.
>> However, whenI try to build my project, nothing happens, because jenkins 
>> doesn't find any connected nodes.It's the same message when you're not 
>> running in grid, and no slaves are connected:
>> #361 (pending—Waiting for next available executor) 
>>
>> Some info regarding the project I am building:
>> A maven project, that pulls the latest from git, and then a parametrized 
>> build happens, that has the parameter 
>>
>> -Dsuite.Files=testSuite.xml
>>
>> so only a specific testSuite is going to run
>>
>> Any solution to my problem?
>>
>> -- 
> You received this message because you are subscribed to the Google Groups 
> "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] <javascript:>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/345ae109-55d3-462a-b7ba-1cb581d4cf2b%40googlegroups.com
>  
> <https://groups.google.com/d/msgid/jenkinsci-users/345ae109-55d3-462a-b7ba-1cb581d4cf2b%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" 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-users/c1d12a46-5d5e-4a85-89f3-ff32a56ffd80%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to