ceph/qa/workunits
Loic Dachary 5e625674a8 tests: fix ceph-helpers.sh wait_for_clean delays
The TENTH_TIMEOUT was not delcared as an int and failed to be set with
the correct number. The test of the function did not catch this.

Implement computing of the increasingly large sleep delays in a separate
function so that it can be tested more easily. Give up on sub-second
sleep because a the function will not sleep at all if the cluster is
already clean. And if it is not already clean, it is very unlikely to
become clean within less than a second. The downside of having very
short sleep time is that it needlessly stress the machine and also
possibly spam the logs.

Refs: http://tracker.ceph.com/issues/17830

Signed-off-by: Loic Dachary <loic@dachary.org>
2016-11-21 11:42:42 +01:00
..
caps
ceph-disk ceph-disk: allow using a regular file as a journal 2016-10-24 15:58:31 +02:00
ceph-tests Signed-off-by: Tamil Muthamizhan <tmuthami@redhat.com> 2016-04-22 18:25:46 -04:00
cephtool Merge pull request #11293 from liewegas/wip-mon-markout 2016-11-11 22:00:39 +08:00
cls qa/workunits: support filtering cls_rbd unit test cases 2016-08-12 14:44:09 -04:00
direct_io
erasure-code erasure-code: Remove SIMD flavors for jerasure and shec 2016-09-29 10:34:33 -07:00
fs mds: enable rmxattr on pool_namespace attrs 2016-11-04 13:00:05 +00:00
hadoop qa: http://ceph.com/qa -> http://download.ceph.com/qa 2015-09-24 18:10:46 -04:00
libcephfs test: break out librados-using cephfs test 2016-07-27 12:18:50 +01:00
libcephfs-java java: libcephfs_jni.so is in /usr/lib64 on rhel 2015-03-27 19:34:12 -07:00
mon qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
objectstore qa/workunits/objecstore/test_fuse.sh: make it work with filestore 2016-09-13 09:40:03 -04:00
osdc test: split objectcacher test into 'stress' and 'correctness' 2016-06-23 14:24:06 -07:00
rados qa/workunits/rados/test_envlibrados_for_rocksdb: force librados-dev install 2016-11-12 08:30:59 -05:00
rbd qa/workunits/rbd: simplify running nbd test under build env 2016-11-04 16:22:51 +02:00
rename
rest qa/workunits: PEP8ify 2016-08-20 22:30:54 +05:30
restart qa/workunits: Python 3 compat fixes for restart/test-backtraces.py 2016-08-19 11:22:27 +05:30
rgw
suites fsx: checkout old version until it compiles properly on miras 2016-01-14 10:26:43 -08:00
ceph-helpers-root.sh tests: ceph-disk workunit increase verbosity 2015-12-21 11:31:25 +01:00
ceph-helpers.sh tests: fix ceph-helpers.sh wait_for_clean delays 2016-11-21 11:42:42 +01:00
false.sh
kernel_untar_build.sh qa: http://ceph.com/qa -> http://download.ceph.com/qa 2015-09-24 18:10:46 -04:00
Makefile
post-file.sh qa/workunits/post-file.sh: sudo 2015-09-06 14:19:24 -04:00
true.sh