Re: Jenkins (local) start parallel test (server)

2018-08-11 Thread Egor Kozlov
Thanks for the answer! Can you explain, which information do you need exactly? I've got Selenium tests, and the project build on maven. пятница, 10 августа 2018 г., 20:27:33 UTC+3 пользователь rajendraprasad reddy написал: > > 100% possible if your jenkins server can able to connect server. >

Re: Jenkins (local) start parallel test (server)

2018-08-10 Thread RAJENDRA PRASAD
100% possible if your jenkins server can able to connect server. To guide you more I need more details about of your test like how it is setup, using any ant or maven build tools to run these scripts? Thanks, Rajendra On Fri 10 Aug, 2018, 10:00 PM Egor Kozlov, wrote: > I've got a question. I

Jenkins (local) start parallel test (server)

2018-08-10 Thread Egor Kozlov
I've got a question. I need to parallel start tests of the project. But I must to do that on my local Jenkins, and the project is on the server. Okey, I've got a Jenkins on my machine (localhost) on Tomcat (localhost). How can I connect/write configuration/... to connect on server and paralle