StarlingX Logging and other utilities
Go to file
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
extras/scripts StarlingX open source release updates 2018-05-31 07:37:25 -07:00
git StarlingX open source release updates 2018-05-31 07:37:25 -07:00
middleware Improve collectd tool to handle additional unrecoverable tar error 2018-06-27 13:59:20 -04:00
recipes-bsp/grubby/centos StarlingX open source release updates 2018-05-31 07:37:25 -07:00
.gitignore Split centos-pkg-dirs along git boundaries. 2018-06-20 16:21:42 -04:00
.gitreview Add .gitreview 2018-05-31 07:37:25 -07:00
.zuul.yaml Add test framework 2018-06-08 19:33:29 -05:00
LICENSE StarlingX open source release updates 2018-05-31 07:37:25 -07:00
centos_pkg_dirs Split centos-pkg-dirs along git boundaries. 2018-06-20 16:21:42 -04:00
test-requirements.txt Add test framework 2018-06-08 19:33:29 -05:00
tox.ini Add test framework 2018-06-08 19:33:29 -05:00