]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
bug fix: test case for lfn index 4154/head
authorXinze Chi <xmdxcxz@gmail.com>
Tue, 24 Mar 2015 10:42:04 +0000 (18:42 +0800)
committerXinze Chi <xmdxcxz@gmail.com>
Tue, 24 Mar 2015 10:42:04 +0000 (18:42 +0800)
commit791c3879d62b848616972f9c6d921aac30ac4925
tree26bfbb46051a8779b390074191ec376e7e43d963
parentc50255fc24e8f62e45cf1a32d04057b9ea7758dd
bug fix: test case for lfn index

tests: TestFlatIndex.cc races with TestLFNIndex.cc
Both use the same PATH and when run in parallel they sometime conflict.

Fixes: #11217
Signed-off-by: Xinze Chi <xmdxcxz@gmail.com>
src/test/os/TestLFNIndex.cc