]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: --osd-scrub-load-threshold=2000 for more consistency 6871/head
authorLoic Dachary <ldachary@redhat.com>
Wed, 9 Dec 2015 00:41:42 +0000 (01:41 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 9 Dec 2015 10:48:45 +0000 (11:48 +0100)
commit99bcc7cf1679afc5873a3111d51e0ae1fd88047f
tree3fcbd9e71829c57c44b22b7232b76c5bcc049e21
parent2d8d7061910e87f73415a559f5b9043fd1c8cafa
tests: --osd-scrub-load-threshold=2000 for more consistency

In a test environment, consistency is more important than
performances. Effectively disable the test that would postpone a scrub
depending on the load average. It is assumed that a machine with a load
average higher than 2000 won't be useable anyway.

http://tracker.ceph.com/issues/14027 Refs: #14027

Signed-off-by: Loic Dachary <loic@dachary.org>
qa/workunits/ceph-helpers.sh
src/vstart.sh