TKG env check enhancement to report when last Ansible refresh was done
- Dominant language
- Java
- Stars
- 22
- Forks
- 114
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 8
Description
Now that regular Ansible refreshes are happening, both for real hardware and static Docker container nodes, we should add a check in TKG to report when the last refresh was done (when that information is available). This may help surface particular machine configuration changes that could related to new failures found during triage.
Need to understand how to pull Ansible update/refresh info from machines and incorporate a call to query that in [MachineInfo.java](https://github.com/adoptium/TKG/blob/master/src/org/openj9/envInfo/MachineInfo.java).
Contributor guide
Research direction
Start with src/org/openj9/envInfo/MachineInfo.java and investigate how Ansible update or refresh information can be queried from machines. Add the TKG check so it reports the last refresh when that information is available for real hardware and static Docker container nodes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ansible, java
- Domain
- devops, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100