Details
-
Test Case
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Test old behaviour
- Setup a JobScheduler for v1.7.4
- Put configuration of js1187-old-behaviour.zip into the live folder
- Start JobScheduler
- Start the job agent-not-available
=> after 60sec the task will be ended with errorSCHEDULER-280 Process terminated with exit code 1 (0x1)
Test new behaviour
- Setup a JobScheduler / Agent for v1.8.x
- Put configuration of js1187-new-behaviour.zip into the live folder
- Change the adress of remote_scheduler in my-agents.process_class.xml to adress the installed agent.
- Start JobScheduler (Master only, not the agent)
- Start the job agent-not-available
- Wait for more than 60sec to see that the process is still running
- Start JobScheduler agent
=> After a few seconds the task will begin to run.
Attachments
Issue Links
- tests
-
JS-1187 Job waits until agent is available
- Released