test listruns

Applies To: Microsoft HPC Pack 2008 R2, Microsoft HPC Pack 2012, Microsoft HPC Pack 2012 R2, Windows HPC Server 2008 R2

Displays information about the entire test runs for the HPC cluster.

For examples of how to use this command, see Examples.

Syntax

test listruns [/server:<server_name>]

test listruns {/? | /help}

Parameters

Parameter Description

/server:<server_name>

Specifies the host name or IP address of the server that hosts the HPC Diagnostics Service for the HPC cluster for which you want to get the list of test runs. The value must be a valid computer name or IP address. If you do not specify the /server parameter, this command uses the head node that the CCP_SCHEDULER environment variable specifies.

/?

Displays Help at the command prompt.

/help

Displays Help at the command prompt.

Remarks

  • To view information about a specific test run, use the test viewrun command.

  • You must be a cluster administrator to run this command successfully.

  • This command is supported only for Windows® HPC Server 2008 R2.

Examples

To display information about the diagnostics test runs for the HPC cluster, type:

test listruns

Additional references