blob: 37be233322517f4983ae2968bc1e10c5c3734454 [file] [log] [blame]
mbligh29aa9702007-08-09 22:41:43 +00001m = hosts.SSHHost(machines[0])
mblighd54832b2007-07-25 16:46:56 +00002a = autotest.Autotest()
mbligh29aa9702007-08-09 22:41:43 +00003# a.run_test('kernbench', '/tmp/results', m, iterations=2, threads=16)
4a.run_test('sleeptest', '/tmp/results', m)