Signed-off-by: Lucas Meneghel Rodrigues <lmr@xxxxxxxxxx> --- client/tests/kvm/autotest_control/ffsb.control | 16 ---------------- client/virt/autotest_control/ffsb.control | 16 ++++++++++++++++ 2 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 client/tests/kvm/autotest_control/ffsb.control create mode 100644 client/virt/autotest_control/ffsb.control diff --git a/client/tests/kvm/autotest_control/ffsb.control b/client/tests/kvm/autotest_control/ffsb.control deleted file mode 100644 index c7e92eb..0000000 --- a/client/tests/kvm/autotest_control/ffsb.control +++ /dev/null @@ -1,16 +0,0 @@ -AUTHOR = "Onkar N Mahajan <onkar.n.mahajan@xxxxxxxxxxxxxxxxxx>" -NAME = "Flexible Filesystem Benchmark (FFSB)" -TEST_CATEGORY = "Filesystem Benchmark" -TEST_CLASS = "General" -TEST_TYPE = "client" -TIME = 'MEDIUM' -DOC = """ -The Flexible Filesystem Benchmark (FFSB) is a cross-platform -filesystem performance measurement tool. It uses customizable -profiles to measure of different workloads, and it supports -multiple groups of threads across multiple filesystems. - -For more info, see http://sourceforge.net/projects/ffsb/ -""" - -job.run_test('ffsb') diff --git a/client/virt/autotest_control/ffsb.control b/client/virt/autotest_control/ffsb.control new file mode 100644 index 0000000..c7e92eb --- /dev/null +++ b/client/virt/autotest_control/ffsb.control @@ -0,0 +1,16 @@ +AUTHOR = "Onkar N Mahajan <onkar.n.mahajan@xxxxxxxxxxxxxxxxxx>" +NAME = "Flexible Filesystem Benchmark (FFSB)" +TEST_CATEGORY = "Filesystem Benchmark" +TEST_CLASS = "General" +TEST_TYPE = "client" +TIME = 'MEDIUM' +DOC = """ +The Flexible Filesystem Benchmark (FFSB) is a cross-platform +filesystem performance measurement tool. It uses customizable +profiles to measure of different workloads, and it supports +multiple groups of threads across multiple filesystems. + +For more info, see http://sourceforge.net/projects/ffsb/ +""" + +job.run_test('ffsb') -- 1.7.7 -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html