This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ceph
Watch
1
Star
0
Fork
0
You've already forked ceph
mirror of
https://github.com/ceph/ceph
synced
2024-12-21 10:54:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
8442cbb521
ceph
/
qa
/
workunits
/
libcephfs
/
test.sh
7 lines
69 B
Bash
Raw
Normal View
History
Unescape
Escape
qa: workunit to run test_libcephfs_readder Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
2011-11-03 20:55:53 +00:00
#!/bin/sh -e
ceph-test: give binaries from ceph-test package useful names The files from the ceph-test subpackage are installed to /usr/bin, give them more useful names to make sure that the user know they belong to ceph. add a 'ceph_' prefix and change some test* binaries to ceph_test_*. Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de> Signed-off-by: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
2013-02-10 17:33:56 +00:00
ceph_test_libcephfs
test: break out librados-using cephfs test We are seeing an issue due to the lockdep symbols in libcephfs and librados clashing, which shows itself after a fork in the flock tests. We can avoid this by splitting the libcephfs tests that require librados (access.cc) into their own compilation unit so that the flock tests can run in a libcephfs-only process. Fixes: http://tracker.ceph.com/issues/16556 Signed-off-by: John Spray <john.spray@redhat.com>
2016-07-27 11:18:50 +00:00
ceph_test_libcephfs_access
qa: workunit to run test_libcephfs_readder Signed-off-by: Greg Farnum <gregory.farnum@dreamhost.com>
2011-11-03 20:55:53 +00:00
libcephfs: fix test workunit Signed-off-by: Sage Weil <sage@inktank.com>
2012-10-01 03:54:25 +00:00
exit
0
Reference in New Issue
Copy Permalink