
Currently the role requieres a file limit to be set which is always enforced. This change allows the value 0 to not enforce any file limit. Change-Id: I589e0bbf8656e80c5d66a207674ae16a499e81cc
Limits log upload files based on number and size
This role checks that the log directory doesn't exceed a set number of files or size limits per file pattern. If limits are violated, it registers the error and reports a warning to Zuul.
Role Variables