]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: move fs test binary into workunits dir so teuthology can build it
authorSage Weil <sage@inktank.com>
Fri, 5 Jul 2013 18:16:08 +0000 (11:16 -0700)
committerSage Weil <sage@inktank.com>
Fri, 5 Jul 2013 18:16:08 +0000 (11:16 -0700)
commit507a4ec87b04afe16a4885c3af8cd89506be3b1a
treebeeaa6f77023eafb751087a466556f921a2fffdb
parenta84e6d182453483961f34cf3cb39d5e472986f09
qa: move fs test binary into workunits dir so teuthology can build it

Teuthology does a make in the workunits dir, so move this in there.

Signed-off-by: Sage Weil <sage@inktank.com>
qa/Makefile
qa/fs/Makefile [deleted file]
qa/fs/test_o_trunc.c [deleted file]
qa/workunits/Makefile
qa/workunits/fs/.gitignore [new file with mode: 0644]
qa/workunits/fs/Makefile [new file with mode: 0644]
qa/workunits/fs/test_o_trunc.c [new file with mode: 0644]