1. 634cacb autotest: remove get_sync_control_file by Justin TerAvest · 7 years ago
  2. 18dc888 [autotest] Remove unused arguments from create_host() calls. by Richard Barnette · 8 years ago
  3. 0446d72 [autotest] Remove broken sample code. by Richard Barnette · 8 years ago
  4. 5f5579e [autotest] Bury more virtualization code. by Richard Barnette · 8 years ago
  5. 9e44a45 Change server profilers to control themselves via a client profiler_sync test. by mbligh · 15 years ago
  6. 12b4558 Massive permission fix by lmr · 15 years ago
  7. c2ebea0 Merged the contents of client.bin.boottool and server.hosts.Bootloader by mbligh · 15 years ago
  8. b65c5b0 Use lower ports for profiling. by mbligh · 15 years ago
  9. 9c12f77 Fixed the mis-spelling of rendezvous. by mbligh · 15 years ago
  10. d876f45 gps pointed out that "== and != work in most cases but its better to use is by mbligh · 16 years ago
  11. 8d631c9 Convert all our uses of directoy SSHHost construction over to use by jadmanski · 16 years ago
  12. 0973272 Fix up the samples/*.srv scripts that use run_test with positional arguments. by jadmanski · 16 years ago
  13. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  14. c1cbc99 1. Enable job tags to be passed from the server side (basically use the -t option available on the client side to be passed in from the server) by mbligh · 16 years ago
  15. fa29a2a Remove all places where we are hardcoding python2.4 on the scripts by mbligh · 16 years ago
  16. ba98eb1 Add some basic server self-tests. by mbligh · 17 years ago
  17. d74208c Convert our server scripts using parallel_simple over to use by mbligh · 17 years ago
  18. e7bf64a Use simpler version of the parallel code in server/samples/reboot.srv by mbligh · 17 years ago
  19. e74782b Added the start_profilers command from server. Profilers sync locally after GO is sent. by mbligh · 17 years ago
  20. a8056b1 Fix reboot.srv for multiple machines by mbligh · 17 years ago
  21. 6b504ff Fixed the barriers to exit rendevous when there are no members specied. by mbligh · 17 years ago
  22. e1417fa * Added support for barriers to the server. by mbligh · 17 years ago
  23. 7af0552 Integrate building from git repo into kvm class by mbligh · 17 years ago
  24. 3e0eaf1 Add git_kernel class for building kernels from git repositories. by mbligh · 17 years ago
  25. 781f523 Slightly updated/reformatted interactive console control files by mbligh · 17 years ago
  26. 2b010a3 Fix typo in sleeptest.srv by mbligh · 17 years ago
  27. 5c5e408 Fix up server-side examples to cope with multiple machines. by mbligh · 17 years ago
  28. b3e4e3f This is a little control file I made to open an interactive Python console by mbligh · 17 years ago
  29. 5f876ad Add some missing functions from the host class and utils by mbligh · 17 years ago
  30. 920327b Add reboot tests by mbligh · 17 years ago
  31. b020ff5 add uname.srv by mbligh · 17 years ago
  32. 66e2a93 finish cleaning up server side control files by mbligh · 17 years ago
  33. 9444b7b fix up server samples by mbligh · 17 years ago
  34. 7c1f507 Fix up sample files by mbligh · 17 years ago
  35. 09f89ba update parallel sample to only create one autotest instance by mbligh · 17 years ago
  36. 2415c20 Fix run_test.simple by mbligh · 17 years ago
  37. 724ff1e update autotest control file to something vaguely sane by mbligh · 17 years ago
  38. 9ff1a3a Make sure sys.argv[0] is an abspath from autoserv by mbligh · 17 years ago
  39. c3dbb8b run_test should be able to run any autotest by mbligh · 17 years ago
  40. 95fca57 Fixed up fucked spacing by mbligh · 17 years ago
  41. 849c75f I made run_test much more general. by mbligh · 17 years ago
  42. f17c6f7 Add samples to server side by mbligh · 17 years ago
  43. e4f0151 Automatically install autotest if verify_machine fails by mbligh · 17 years ago
  44. b84a1cf Make sure we install autotest before using it by mbligh · 17 years ago
  45. 29aa970 Support -m options for passing list of commands to autoserv by mbligh · 17 years ago
  46. d54832b Add a run_test convenience method to Autotest server to run tests by name by mbligh · 17 years ago
  47. aa8d3ee Tiny sample for parallel from Ryan by mbligh · 17 years ago