mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-31 21:23:36 -05:00
1.2 KiB
1.2 KiB
This document is meant to provide some guidance into the functionality of Job Output and its features.
Overview of the feature/screen. Summary of what it does/is
- Elapsed time / unfollow button
- Page up and page down buttons
- Unique qualities of the different job types.
- Some don’t allow search by event data and thus Event is not an option in the drop down
- Some don’t have expand, collapse
- Differences in the output from when a job is running and when a job is complete.
- Which features are enabled when it’s running and which aren’t.
How output works generally.
- Explain the different state components
- Page up and page down and what’s happening in the background.
Different type of job events, and how they relate to the state object
- Tasks
- plays
- events
Non-standard cases
- When an event comes into the output that has a parent, but the parent hasn’t arrived yet.
- When an event that has children arrives in output, but the children are not present yet
Expand collapse a single event- how it works and how it changes the state object
Expand collapse all- how it works and how it changes the state object
Search
- During job run
- After job run