mirror of
https://github.com/ceph/ceph
synced 2024-12-21 19:02:10 +00:00
3d14a96f4b
The test was a big sequence of commands being run and it has been growing organically for a while, even though it has maintained a sense of locality with regard to the portions being tested. This patch intends to split the commands into functions, allowing for a better semantic context and easier expansion. On the other hand, this will also allow us to implement mechanisms to run specific portions of the test instead of always having to run the whole thing just to test a couple of lines down at the bottom (or have to creatively edit the test). Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com> |
||
---|---|---|
.. | ||
btrfs | ||
client | ||
fs | ||
libceph | ||
mds | ||
mon/bootstrap | ||
qa_scripts | ||
rbd | ||
rgw | ||
workunits | ||
loopall.sh | ||
Makefile | ||
run_xfstests_krbd.sh | ||
run_xfstests_qemu.sh | ||
run_xfstests-obsolete.sh | ||
run_xfstests.sh | ||
runallonce.sh | ||
runoncfuse.sh | ||
runonkclient.sh | ||
setup-chroot.sh |