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