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 jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/d239b448-5ce2-4c64-87fe-a739009ced57%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to