Viewing Step Details
The Step Details page is invoked through the pipeline visualization GUI.
To display step details:
- In the pipeline visualization, click on the step whose details you wish to view, then click the View step details icon.
- The step details will be displayed. From here, you can select tabs for different types of details.
Logs
The Logs tab of the step details display presents the record of what was executed for each portion of the step, and the system response. The log shows the command line directives issued, with their outputs.
Each section in the log represents a section of the step, and you may expand each section to view the command line output that was recorded. In this way, you can see the specific success or error messages that were returned for each issued command.
Tests
The Tests tab displays, when available, any test report information that was provided for the step through the save_tests utility function.
Step Info
The Step Info tab provides additional information about the step as it executed in the run.
Resources
The Resources tab displays information about the resources used in the step, and their status at the time the step was executed in the run.