ceph/qa
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
..
btrfs
client
fs qa/fs/.gitignore 2013-07-26 21:06:14 -07:00
libceph
mds
mon/bootstrap
qa_scripts qa: fix python-ceph reference 2015-02-24 18:30:18 -08:00
rbd
rgw
workunits tests: ceph-helpers.sh reduce kill_daemon verbosity 2015-07-08 13:58:10 +02:00
loopall.sh
Makefile qa: move fs test binary into workunits dir so teuthology can build it 2013-07-05 11:16:08 -07:00
run_xfstests_krbd.sh rbd: expunged xfstests generic/078 2015-05-18 17:37:00 -07:00
run_xfstests_qemu.sh qa: cp run_xfstests.sh run_xfstests-obsolete.sh 2014-06-02 19:41:00 +04:00
run_xfstests-obsolete.sh use git://git.ceph.com 2015-04-16 08:29:41 -07:00
run_xfstests.sh RBD: build prerequisites for latest xfstests and update test configuration 2015-04-07 16:54:02 -07:00
runallonce.sh
runoncfuse.sh
runonkclient.sh
setup-chroot.sh