blob: 507375f9ed074ed118a1d4c6dbe5c4e723668a44 [file] [log] [blame]
AUTHOR = """
Manas Kumar Nayak (maknayak@in.ibm.com) (original code)
Lucas Meneghel Rodrigues (lucasmr@br.ibm.com) (rewrite)
Cao, Chen <kcao@redhat.com> (use ctcs2 and port it to 64)
"""
NAME = "Cerberus test suite"
TEST_TYPE = "CLIENT"
TEST_CLASS = "HARDWARE"
TEST_CATEGORY = "BENCHMARK"
TIME = "MEDIUM"
DOC = """\
Executes the cerberus2 test for a period of time specified. You
can also provide a cerberus test control file of your own, trough the parameter
tcf_contents.
see http://sourceforge.net/projects/ctcs2
and http://sourceforge.net/projects/va-ctcs
"""
job.run_test(url='cerberus', length='1h', tc_opt='-k -C -a')