mirror of
https://github.com/ceph/ceph
synced 2024-12-27 14:03:25 +00:00
a02be6f22f
- Avoid crashing when a call out to an external program expectedly does not return exit status zero. There are programs that communicate other information than error/no error through exit status. E.g. `systemctl status` will return different exit codes depending on the actual status of the units in question. In cases where this is expected crashing with a RuntimeError exception is inappropriate and should be avoided. Fixes: https://tracker.ceph.com/issues/55117 Signed-off-by: Moritz Röhrich <moritz.rohrich@suse.com> |
||
---|---|---|
.. | ||
caps | ||
ceph-tests | ||
cephadm | ||
cephtool | ||
client | ||
cls | ||
direct_io | ||
erasure-code | ||
fs | ||
hadoop | ||
libcephfs | ||
mgr | ||
mon | ||
objectstore | ||
osdc | ||
rados | ||
rbd | ||
rename | ||
rest | ||
restart | ||
rgw | ||
suites | ||
ceph-helpers-root.sh | ||
false.sh | ||
kernel_untar_build.sh | ||
Makefile | ||
post-file.sh | ||
true.sh |