1. 2aaeb67 Add a proper machine table rather than just using the hostname by mbligh · 17 years ago
  2. af0b811 Make scheduler stuff executable by mbligh · 17 years ago
  3. edd9ff3 Add subtables for each entry in machine_kernel.cgi to indicate how many by mbligh · 17 years ago
  4. 38757e7 add subtables inside each table for the main box that indicate what by mbligh · 17 years ago
  5. fd668245 add capability to do vertical text for table headers by mbligh · 17 years ago
  6. 7222dfe add Documentation and server structure diagrams by mbligh · 17 years ago
  7. 6d1bbbc Fix stupid typo in test_job sample and convert to shorthand by mbligh · 17 years ago
  8. 84faf30 Fix up lockmeter to put its results in the right place by mbligh · 17 years ago
  9. 049f5e6 Fix up parsing for no kernel by mbligh · 17 years ago
  10. 1cc8d20 Print all machines we have in the DB. by mbligh · 17 years ago
  11. 8dcb745 Various fixes and updates for monitor_queue by mbligh · 17 years ago
  12. f1aa0f2 prepend kernel name instead of queue name to results dir by mbligh · 17 years ago
  13. 55a2a3b Default resultsdir to '.' - makes it easy when using the scheduler by mbligh · 17 years ago
  14. d742a22 inform when starting reboot by mbligh · 17 years ago
  15. a4649af kill existing monitor queues before restarting by mbligh · 17 years ago
  16. 1f33761 provide default dir for iozone and tiobench by mbligh · 17 years ago
  17. 3ffc9bd Add results and queue directories for the scheduler by mbligh · 17 years ago
  18. f16d8a8 Fix up error in rpm_kernel, where we weren't telling boot_tool to boot-once by mbligh · 17 years ago
  19. 6d2208b Fix typos by mbligh · 17 years ago
  20. 9133490 Add automating hooks to autotest class to do install and get by mbligh · 17 years ago
  21. 676510c Fix silly bug in url setting when there's no subdir by mbligh · 17 years ago
  22. 9b7e612 Add blank setup method to site_host() by mbligh · 17 years ago
  23. 87c65c1 kernel: allow install to be run as a separate phase in combination with boot by apw · 17 years ago
  24. f8a6814 filesystem: fsck should report to the job log by apw · 17 years ago
  25. 6944c14 filesystem: the default fsck check should be non-destructive by apw · 17 years ago
  26. 1da244b groups: allow the caller to specify the tag for the group by apw · 17 years ago
  27. 08403ca groups: allow the run_group function to return a result by apw · 17 years ago
  28. 95fca57 Fixed up fucked spacing by mbligh · 17 years ago
  29. 849c75f I made run_test much more general. by mbligh · 17 years ago
  30. 728ff0a I needed to override the database and read-only database login information, by mbligh · 17 years ago
  31. c99add6 Fix for autoserv's param handling by mbligh · 17 years ago
  32. 50a2525 Sometimes we don't need the kernel and iterations for the test ... by mbligh · 17 years ago
  33. 424ad50 add dbench and line breaks by mbligh · 17 years ago
  34. e2f18a3 Make graphs a little smaller so they fit on my screen ;-) by mbligh · 17 years ago
  35. c734496 It seems we have a redundant fsck= assignement. This looks very by mbligh · 17 years ago
  36. f691b9d Fix up keyval outputs in reaim by mbligh · 17 years ago
  37. 31d29c4 add frontend matrix for performance benchmarks by mbligh · 17 years ago
  38. d485543 Remove old test junk from machine_test_attribute_graph.cgi by mbligh · 17 years ago
  39. 31a8520 Update mirror/trigger engines. by mbligh · 17 years ago
  40. de7335d Update tko to parse latest status file format by mbligh · 17 years ago
  41. b32cd43 Fix up the password handling in db.py so we connect as a writeable user by mbligh · 17 years ago
  42. 43f164b Convert tko database from sqlite to mysql by mbligh · 17 years ago
  43. ce73d89 boot: report successful boot to the job status by apw · 17 years ago
  44. 4b2e4fb harness: add a status with detail hook by apw · 17 years ago
  45. c50374c ABAT: ensure we squash symbolic links for root device by apw · 17 years ago
  46. e43a30b kernel: allow specification of additional initrd arguments by apw · 17 years ago
  47. 870988b job: cleanup path generation to use os.path.join by apw · 17 years ago
  48. f3d2862 create download directory at job start v2 by apw · 17 years ago
  49. a84869c a by mbligh · 17 years ago
  50. d1c3198 Add README file by mbligh · 17 years ago
  51. 16ae926 Add dynamic graphing capability to TKO. by mbligh · 17 years ago
  52. 2bd4887 add iterations from keyval properly when parsing by mbligh · 17 years ago
  53. f28cb4b initial graph plotting code via gnuplot by mbligh · 17 years ago
  54. 54fe698 Move code from display.py into machine_kernel.cgi by mbligh · 17 years ago
  55. 89abec6 Move code out of display.py into machine_kernel_test.cgi by mbligh · 17 years ago
  56. cfd2d01 Refactor front-end display code by mbligh · 17 years ago
  57. b0570ad Fix up subdirectory level logging so it's consistent with the main job by mbligh · 17 years ago
  58. c9f67b5 fix up spaces vs tabs in harness code by mbligh · 17 years ago
  59. 09f288a Standardize the format in the status file to: by mbligh · 17 years ago
  60. 01ebc98 update build sample by mbligh · 17 years ago
  61. 250300e update tko frontend code to link from 2nd level and sort tests. by mbligh · 17 years ago
  62. 52f9744 tko fixups by mbligh · 17 years ago
  63. a180388 add missing + sign by mbligh · 17 years ago
  64. bfec522 tko updates by mbligh · 17 years ago
  65. 155351c added missing space to FAIL message in kernel:__record by mbligh · 17 years ago
  66. d72c913 insert second level of drilldown by mbligh · 17 years ago
  67. 006f230 Fix up parsing bug - load all tests by mbligh · 17 years ago
  68. 8e1ab17 update tko by mbligh · 17 years ago
  69. 53d1425 Allow null where clauses in select by mbligh · 17 years ago
  70. 9bb92fe tko updates by mbligh · 17 years ago
  71. d6dc1fc Remove -v from rsync, else it stalls by mbligh · 17 years ago
  72. 88d3256 Queues now have a .machines file by mbligh · 17 years ago
  73. 47c5400 Added user flag for rsyncs issued via ssh by mbligh · 17 years ago
  74. 237bed3 kernel: add a boot validation step post boot by mbligh · 17 years ago
  75. 7f7dbd3 add missing standalone.py from Andy by mbligh · 17 years ago
  76. 608c325 update the db stuff to use generic insert and select helpers by mbligh · 17 years ago
  77. 4591fec While Im in the updating mood, I noticed LTP is pretty old. The version by mbligh · 17 years ago
  78. 7386abc Make sure host is up before installing autotest by mbligh · 17 years ago
  79. 8c1d329 Fix machinelist arg to autoserv by mbligh · 17 years ago
  80. e9cf9d4 Speed up of timeouts for wait up by mbligh · 17 years ago
  81. 586905c Fix to console logging output file naming by mbligh · 17 years ago
  82. bea5682 Fix to tempdir cleanup behavior in server by mbligh · 17 years ago
  83. cee25b1 This patch changes the modules functions in subcommand from starting with two by mbligh · 17 years ago
  84. 5925e96 We are not recording the kernel build/configure/install phases in by mbligh · 17 years ago
  85. 0763e73 Copy patches into results dir, if not compressed (hint for large) by mbligh · 17 years ago
  86. 1c250ca Oops. Have to remove the trailing / during relative_path as well by mbligh · 17 years ago
  87. ad0eda2 return dest from force_copy by mbligh · 17 years ago
  88. 0692e47 add a function to return relative paths to the results dir by mbligh · 17 years ago
  89. 0ce912e remove the results directory by mbligh · 17 years ago
  90. 362ab3d In standalone mode we want to copy the control file to AUTODIR so by mbligh · 17 years ago
  91. 529f2f3 update tko parsing code by mbligh · 17 years ago
  92. e293a06 add hostname to sysinfo by mbligh · 17 years ago
  93. d6077d5 Update filesystem sample to use group code by mbligh · 17 years ago
  94. 88ab90f We need to be able to group sets of commands together. by mbligh · 17 years ago
  95. 2045bd9 Abstract out error backtracing by mbligh · 17 years ago
  96. eefbd15 Fix exception handling in filesystems class by mbligh · 17 years ago
  97. c235985 Loopback support for filesystems class by mbligh · 17 years ago
  98. f17c6f7 Add samples to server side by mbligh · 17 years ago
  99. 03dd079 add sh_escape support for control files. by mbligh · 17 years ago
  100. c526da3 Only make the debug dir if it's not null. Pointed out by Ben. by mbligh · 17 years ago