The role should prevent jobs from uploading huge amounts of log files and check that the files are withing a given size limit. Change-Id: I3b8924a06c1db47691993dfc61914fc05d17918b
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