test_pod_image_list module
- Description:
List all pod start times, their IPs, names, and image tags not a pass or fail test but can be used for debugging incidents to understand what is running on the system and for how long
- Result:
An inventory list of the pod start times, their IPs, names, and image tags
- test_pod_image_list.pod_images_list()
- test_pod_image_list.test_pod_images_list(pod_images_list)
- Description:
Query running pods and list out image list
- Result:
An inventory list of the pod start times, their IPs, names, and image tags