ceph/qa/workunits
Erwan Velu b3f7392d9d tests: Reducing commands in get_num_active_clean()
get_num_active_clean() is called very often but spawn 1 useless process.
The current "grep -v | wc -l" can be easily replaced by "grep -cv" which
do the same while spawning one process less.

Signed-off-by: Erwan Velu <erwan@redhat.com>
2016-04-05 09:36:25 +02:00
..
caps
ceph-deploy
ceph-disk
cephtool tests: Fixing broken test/cephtool-test-mon.sh test 2016-04-04 16:58:58 +02:00
cls
direct_io
erasure-code
fs Merge pull request #7901 from jcsp/wip-pycephfs-fixes 2016-03-23 17:05:22 -07:00
hadoop
libcephfs
libcephfs-java
mon
objectstore
osdc
rados qa/workunits/rados/test.sh: check subprocess return values 2016-03-22 11:23:48 -07:00
rbd qa/workunits/rbd: qemu tests need to wait for image to be created 2016-04-03 10:29:38 -04:00
rename
rest qa: update rest test cephfs calls (part 2) 2016-03-31 11:28:43 +01:00
restart
rgw
suites
ceph-helpers-root.sh
ceph-helpers.sh tests: Reducing commands in get_num_active_clean() 2016-04-05 09:36:25 +02:00
false.sh
kernel_untar_build.sh
Makefile
post-file.sh
true.sh