integ/tools/collector
Eric MacDonald 3f23ded7d0 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>
Signed-off-by: Scott Little <scott.little@windriver.com>
2018-08-01 12:24:05 -04:00
..
centos Open vSwitch integration with host and configuration framework 2018-08-01 12:24:03 -04:00
scripts Improve collectd tool to handle additional unrecoverable tar error 2018-08-01 12:24:05 -04:00
LICENSE Relocate collector to stx-integ/tools/collector 2018-08-01 12:24:00 -04:00