gp_stop
Purpose:
-
Send a “stop_test” event to the specified instance of the Test Scheduler.
Enter:
-
gp_stop [registered_name]
Where:
-
registered_name
Optional. Specify the registered name of the version of the of the Test Scheduler instance to which the command is directed. The default is test.
Example:
-
gp_stop
The above command sends the stop_test event to the gp_test registered as ‘test’. The test scheduler will receive this event and take the action specified in the active procedure file.
Notes:
-
The action taken upon receiving the stop_test event is defined in the Test Scheduler’s configuration.