domino_admin_toolkit.checks.info.test_compute_logs module

domino_admin_toolkit.checks.info.test_compute_logs.test_compute_logs(pod_name_prefix, container, TIME_RANGE_SECONDS, critical_error_strings, include_extra_strings, compact, domino_version)
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.