utils/middleware
Eric MacDonald e3cb90c81b Improve collectd tool to handle additional unrecoverable tar error
There are cases when tar reports a different error string when it runs
out of space while tar'ing up a tarball ; "tar: error is not recoverable".

This update adds that string to the current list of strings that suggest
collect errored out due to space limitation.

Now that there are 3 error strings to look for, the block of script code that
checked for these error strings was re-factored to search a list of error
strings which makes the implementation cleaner and more maintainable.

If new error message strings are found in the future then such
strings need only be added to this new list.

Change-Id: Ifc677740c33372b48a4856ce00caea052580788d
Signed-off-by: Eric MacDonald <eric.macdonald@windriver.com>
2018-06-27 13:59:20 -04:00
..
branding/recipes-control/wrs-branding StarlingX open source release updates 2018-05-31 07:37:25 -07:00
filesystem StarlingX open source release updates 2018-05-31 07:37:25 -07:00
io-monitor/recipes-common/io-monitor StarlingX open source release updates 2018-05-31 07:37:25 -07:00
patching/recipes-common/enable-dev-patch StarlingX open source release updates 2018-05-31 07:37:25 -07:00
perf/recipes-common/io-scheduler/centos StarlingX open source release updates 2018-05-31 07:37:25 -07:00
recipes-common/build-info StarlingX open source release updates 2018-05-31 07:37:25 -07:00
util/recipes-common Improve collectd tool to handle additional unrecoverable tar error 2018-06-27 13:59:20 -04:00