idle

Purpose:

Send an idle_mode event to gp_test.

Enter:

idle [registered_name]

Where:

registered_name

Optional. Specify the registered name of the version of the Test Scheduler to which the command is directed. The default is test.

Example:

idle
The above command sends the idle_mode event to the gp_test registered as ‘test’. The test manager will receive this event and take the action specified in the active procedure file.

Notes:

One of the events that may be registered with the Test Manager is idle_mode. The action to be taken when this event is received can be specified in the gp_test header specification file via the @UNIVERSAL_REGISTERED_EVENT keyword.

See Also:

adv, hold, gp_stop, releasesuspend, gp_test, Test Manager User Guide, Master Scheduler