Sure
I need it to simulate a test environment, to run a simulators an many other
options
On Wednesday, November 2, 2016 at 10:30:58 AM UTC+2, Baptiste Mathus wrote:
>
> Wait, you're trying to spawn a process on an agent, and you WANT it to
> stay running after your build ends? It's technically p
Wait, you're trying to spawn a process on an agent, and you WANT it to stay
running after your build ends? It's technically possible, but it's indeed
not a usual use case. Can you explain what you're trying to achieve?
2016-11-02 8:28 GMT+01:00 Ziv Margolin :
> Hi
>
> I got a machine that slaved
Hi
I got a machine that slaved to Jenkins server, it used for builds an runs
of code taken from repository.
I am trying to make a batch file build that runs process on the slave
machine but with no success.
After launching a job from jenkins a can see that specific processes
(calculator for e