test_compute_logs module
- test_compute_logs.get_compute_ns_pods()
- test_compute_logs.test_compute_logs(pod_name_prefix, container, TIME_RANGE_SECONDS, critical_error_strings, get_compute_ns_pods, compact)
- Description:
Checks pods in the compute namespace for any errors or exception strings
- Result:
If any pod in the compute 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.