ceph/qa/workunits
Loic Dachary aefcf6d385 tests: ceph-helpers.sh reduce kill_daemon verbosity
When a test fails, the script returns immediately and kill_daemon
function is called to cleanup. It is quite verbose and requires
scrolling hundreds of lines back to find the actual error
message. Turn off the shell trace to reduce the verbosity and improve
error output readability.

The kill_daemon cannot just turn off set -x because it may be called by
a test, not just at the end of the run. Instead the kill_daemon function
checks if tracing is activated and temporarily disables it.

Also get rid of the find standard error that commonly happens when
kill_daemon is called to verify there are no leftovers and the test
directory does not exist.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-07-08 13:58:10 +02:00
..
caps
ceph-deploy Added a "ceph hello world" for a simple check for ceph-deploy qa suite 2015-05-07 17:26:29 -07:00
cephtool Merge pull request #4792 from kylinstorage/wip-writeback-throttling-for-cache-tiering 2015-06-23 15:15:47 +08:00
cls
direct_io
erasure-code tests: reduce make check verbosity 2015-05-18 00:41:16 +02:00
filestore
fs qa: use "sudo rmdir" to remove test data of multiple_rsync.sh 2015-06-16 15:06:22 +08:00
hadoop hadoop: workunits don't need java path 2015-03-04 09:58:38 -08:00
libcephfs
libcephfs-java java: libcephfs_jni.so is in /usr/lib64 on rhel 2015-03-27 19:34:12 -07:00
mon mon: prevent bucket deletion when referenced by a rule 2015-05-12 16:37:56 -07:00
osdc
rados qa/workunits/rados/test_rados_tool: added test for omapsetval via stdin 2015-05-13 10:39:33 -04:00
rbd qa: Use public qemu repo 2015-06-19 00:07:39 +08:00
rename
rest
restart
rgw
snaps Merge pull request #4282 from ceph/wip-3645 2015-04-20 11:10:21 -07:00
suites use git://git.ceph.com 2015-04-16 08:29:41 -07:00
ceph-helpers.sh tests: ceph-helpers.sh reduce kill_daemon verbosity 2015-07-08 13:58:10 +02:00
false.sh
kernel_untar_build.sh qa: update to newer Linux tarball 2015-06-16 08:15:55 -07:00
Makefile
post-file.sh qa/workunits/post-file: pick a dir that's readable by world 2015-04-28 17:40:29 -07:00
true.sh