test_platform_logs module
- test_platform_logs.get_platform_ns_pods()
- test_platform_logs.test_platform_logs(pod_name_prefix, container, critical_error_strings, get_platform_ns_pods, compact)
- Description:
Checks all platform pods for any errors or exception strings
- Result:
If any pod in the platform namespace list returns an error or exception string it will report a warning for further investigation into that pod. If log contains a known critical error the test will be failed for additional visibility.