]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tests: do not use --journal-dio=true
authorLoic Dachary <ldachary@redhat.com>
Sat, 7 Mar 2015 20:22:30 +0000 (21:22 +0100)
committerLoic Dachary <ldachary@redhat.com>
Tue, 10 Mar 2015 16:50:29 +0000 (17:50 +0100)
commit064a05e138ac0b6677cfbf2c098879d45579043b
treeb819f438d7016f7a95f9683f3fe6ca70a063318c
parentdda58cd4d8c485eeba0f09b48f4cff27535464ec
tests: do not use --journal-dio=true

Direct IO for the journal may cause subtle errors while running the
tests withing a container. Disable Direct IO for all ceph-disk.sh tests.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/ceph-disk.sh