FailedNodes element

Indicates the nodes on which the diagnostic test failed.

Usage

<FailedNodes>
  child elements
</FailedNodes>

Attributes

There are no attributes.

Child elements

Element Description

Node

Represents a node on which the diagnostic test failed.

Child element sequence

Node*

Parent elements

Element Description

StepResult

Represents the result of a stage in a diagnostic test and serves as the root element of a StepResult XML file.

Remarks

This element should include child elements in the StepResult XML only for the PostStep stage of a diagnostic test. This element should not include child elements in the StepResult XML for the PreStep and RunStep stages.

If the FailedNodes element in a PostStepResult.xml file contains failed nodes, the command to pivot to a failed node from a test result is available in HPC Cluster Manager.

Element information

Can be empty Yes

See also

StepResult