1. a6f8d29 autotest: Remove older iperf related code. by Christopher Wiley · 11 years ago
  2. 39164ca [autotest] only retry tests if they fail with TestFailRetry by Aviv Keshet · 12 years ago
  3. 9abbf3c [autotest] add server-side dummy_Fail tests by Aviv Keshet · 12 years ago
  4. 75c33da [autotest] make flaky_test.py less flaky by Aviv Keshet · 12 years ago
  5. 8307b0c [autotest] Add dummyflake suite for testing test retries by Aviv Keshet · 12 years ago
  6. 5389954 [autotest] Flaky tests, tests that will pseudo-randomly fail. by Scott Zawalski · 12 years ago
  7. 07eb487 Adding iperf fixes to netperf2 and netpipe. by Paul Pendlebury · 13 years ago
  8. 6fd037a Fix parse errors on iperf. by Paul Pendlebury · 13 years ago
  9. 726afe8 Fix iperf test and make server/client jobs to write to different result log directory. by Eric Li · 13 years ago
  10. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  11. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  12. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  13. 9805821 I've split IPerf out into a control file and an iperf.py file, by mbligh · 15 years ago
  14. 9759030 add missing files from previous commit by mbligh · 15 years ago
  15. 3649141 Split netperf/netpipe control files out into tests by mbligh · 15 years ago
  16. 12b4558 Massive permission fix by lmr · 15 years ago
  17. be69e17 Don't even bother trying to collect sysinfo during reinstalls. It by mbligh · 15 years ago
  18. e2ffbff Fixed running server reinstall test with multiple machines by using by mbligh · 15 years ago
  19. 1be877f Reinstall test, accidentally got left out of r3576. by showard · 15 years ago
  20. 75ef58b Make it possible to run the "cleanup" phase manually. by mbligh · 16 years ago
  21. d0da285 Change the server side sleeptest control file to be parallelizable, by jadmanski · 16 years ago
  22. f3629c8 Change the server sleeptest to use run_once. by jadmanski · 16 years ago
  23. 8ad6de5 Add proper missing test_class variable to iperf/netperf2 server tests by mbligh · 16 years ago
  24. 9ab7818 fix server side sleeptest name by mbligh · 16 years ago
  25. 79a2ee1 Create a verify test so that its possible to see the results of verify in TKO. by mbligh · 16 years ago
  26. f1d5392 The server side sleeptest should be importing server.test not client.test! by mbligh · 16 years ago
  27. 5d69ff0 Updated control.srv in netperf, iperf and netpipe to use job.parallel_simple by mbligh · 16 years ago
  28. cf8e0b7 Added netpipe test. by mbligh · 16 years ago
  29. b405b98 Updated netperf2 test to support the TCP_SENDFILE test. by mbligh · 16 years ago
  30. 52fa692 Parsed output to generate keyvals for specific netperf tests. Additionally by mbligh · 16 years ago
  31. a5630a5 Added run_parallel to utils.py and updated netperf.py to use make use of the by mbligh · 16 years ago
  32. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  33. 0395974 Rename the netperf2 control file to control.srv, to be consistent with the by jadmanski · 16 years ago
  34. d52e3e2 Updated iperf.py to handle multiple concurrent connections. by mbligh · 16 years ago
  35. d6ae085 Edited job.py to add toolsdir by mbligh · 16 years ago
  36. a985068 To test writing keyval files the _proper_ way I updated the bonnie test by mbligh · 16 years ago
  37. 63d1fd0 Added iperf server test by mbligh · 16 years ago
  38. 858eb1b add IP addresses to netperf2 by mbligh · 16 years ago
  39. 4a44dab add server side control file for netperf2 by mbligh · 16 years ago
  40. cb19d7c Changed Test Class from 'USELESS' (which is very descriptive) to 'SOFTWARE' (which is less so). by mbligh · 16 years ago
  41. 2f70831 sleeptest was not importing test correctly. by mbligh · 16 years ago
  42. 8525459 Added control variables (NAME, etc.) to the sleeptest control file. by mbligh · 16 years ago
  43. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  44. 0526936 Add support for tests on the server side by mbligh · 17 years ago
  45. 43ac522 Move tests into self-test by mbligh · 17 years ago
  46. c8949b8 Add autotest support in server side by mbligh · 17 years ago
  47. dcd57a8 Add initial version of autoserv by mbligh · 17 years ago