Details
-
Test Case
-
Status: Released (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Pre Test
- Deploy jobchains in cluster, use attached examples
- CLUSTER_PROCESS-Unix
- CLUSTER_PROCESS-Windows
- Skip the first node of jobchain ( check if node is skipped on both the cluster member)
- Start the jobchain job_chain2 by submitting 1st order i.e. order 1
- Submit two more orders i.e. order 2 , order 3
- Some of the order should be processed by the other cluster member i.e. Member 2
Test
- Observer the order queue for jobchain and tasks, the order should start running within 15-20 seconds, if task and process_classes are avilable
Checks
- JobScheduler GUI JOC for jobchain queue and task
Expected outcome
Sr. No | Testing step | expected result | result |
---|---|---|---|
1 | Start multiple orders in a distributed jobchain | orders should be start processing within 15-20 seconds | Passed |
Attachments
Issue Links
- tests
-
JS-1228 Jobscheduler Load distribution mode slows down the performance
- Released