Hi

I need some help in solving the reboot problem.

The Workflow is as follows:

1) Project 1 creates a Windows Installable package.
2) Project 2 is called once the Project1 is completed and Package is pushed 
to Slave associated with Project 2.
3) Project 2 now runs some commands on Slave 2

Command 1 : Install Package on Slave 2
Command 2 : Run some commands to enable the software.
Command 3 : Reboot the machine.

4) This might break the Job running in Project 2.
5) After reboot , we need to run some more commands on Slave 2 to run some 
more tests.
6) After tests are completed , the full Job in Project 2 is done.

In nutshell , how to handle the reboot scenario , so that the job is not 
broken in between.

Regards
Ankit

-- 
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/d2f0f06b-5dcf-4875-92b0-30f0c8dbbe04%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to