clearcontainers / runtime

OCI (Open Containers Initiative) compatible runtime using Virtual Machines
Apache License 2.0
589 stars 70 forks source link

scripts: Make Collect script consider log levels #1050

Closed jodh-intel closed 6 years ago

jodh-intel commented 6 years ago

Added extra patterns to the collect script to extract specific logs records at specific log levels; an error log entry is always an error, regardless of whether it's message text matches any of the other heuristic patterns.

Fixes #1049.

Signed-off-by: James O. D. Hunt james.o.hunt@intel.com

devimc commented 6 years ago

re-triggering jenkins-ci-fedora-26 lgtm

Approved with PullApprove Approved with PullApprove