1. 9453ed5 Move bin directory under client/ by mbligh · 18 years ago
  2. a4e4237 update control.parallel for netperf2 by mbligh · 18 years ago
  3. 2aef922 Add the -rc patches from testing/ directory by mbligh · 18 years ago
  4. 8ad56be config: set a standard for config names and move to it by apw · 18 years ago
  5. da2a62f netperf2: ensure server is killed off by apw · 18 years ago
  6. 019aa94 barrier: add additional diagnostic on server timeout and flush output by apw · 18 years ago
  7. c90c4b1 add server and client control files for netperf2 by mbligh · 18 years ago
  8. 1fc728c update parallel tests to ensure output is ordered by apw · 18 years ago
  9. 96da1a4 job: continuation of a job should not remove results by apw · 18 years ago
  10. 2e33c6a ABAT: ensure we tell the server when we are rebooting by apw · 18 years ago
  11. 0c01f07 config: add proxy handling by apw · 18 years ago
  12. 0887704 kernel: use the config_get abstraction by apw · 18 years ago
  13. 1b5dc36 kernel: add a direct boot() method by apw · 18 years ago
  14. d5668d4 autotest: we do not need the test directory on our path by apw · 18 years ago
  15. 201aa89 Fix up stupid spacing issues by mbligh · 18 years ago
  16. ba8be6b Add fsfuzzer test. by mbligh · 18 years ago
  17. 5431029 fix autotest oprofile setup process by mbligh · 18 years ago
  18. 82b220b Fix fsx to handle page size other than 4K by mbligh · 18 years ago
  19. 548ace8 Add iozone test by mbligh · 18 years ago
  20. df31f0a status: fix up broken whitespace handling by apw · 18 years ago
  21. 39aa3eb Move the setup of kernels etc into the sparse test itself by mbligh · 18 years ago
  22. 1003801 Add hooks to check for OS dependencies by mbligh · 18 years ago
  23. 25864da check_version: bump up to 2.4 if available by apw · 18 years ago
  24. 548f29a Allow specification of a local mirror by mbligh · 18 years ago
  25. ba5bbfd kernel: use globbing to find the kernel image by apw · 18 years ago
  26. d470197 kernel: build the modules in parallel also by apw · 18 years ago
  27. 227ef65 boottool: fix broken info method by apw · 18 years ago
  28. bd0bdc2 Fix up explit path by mbligh · 18 years ago
  29. fe238ea remove netperf from alltests by mbligh · 18 years ago
  30. 528d544 Fix another interactivity bug in LTP by mbligh · 18 years ago
  31. ea97ab8 Fix up version checking for python and glibc by mbligh · 18 years ago
  32. c6b01ed Change explicit Python 2.4 references to generic /usr/bin/python by mbligh · 18 years ago
  33. 504a7dd harness: document the harness attribute of job by apw · 18 years ago
  34. 059e1b1 config: add a simple job configuration interface by apw · 18 years ago
  35. 875edc6 add cyclictest docs from tglx by mbligh · 18 years ago
  36. 17dbf05 I always forget to copy system.map and vmlinux to /boot :) by mbligh · 18 years ago
  37. ce5ae56 Fix up glibc version checking by mbligh · 18 years ago
  38. 0d67fa8 New version of atcc by mbligh · 18 years ago
  39. 7881f34 move menu.py to menu by mbligh · 18 years ago
  40. 709bb9b drop kernel.logfile from job kernel object before pickling it. by mbligh · 18 years ago
  41. cabfdaf cope with 2 digit versions of glibc by mbligh · 18 years ago
  42. 3c933b9 This patch adds glibc version checking to pi_tests setup code. by mbligh · 18 years ago
  43. 663e4f6 add check_glibc_ver function to autotest_utils.py by mbligh · 18 years ago
  44. 9793e21 fix comment formatting by mbligh · 18 years ago
  45. 0a3cc5f parallel: switch test forks over to the new parallel interface by apw · 18 years ago
  46. 8fef4ac parallel: move to forking children by apw · 18 years ago
  47. f7d6ae9 Oops. I left a duplicate line in samples/test_add_kernel. by mbligh · 18 years ago
  48. 518c00b Add pi_tests by mbligh · 18 years ago
  49. 00a69a6 ABAT: basic harness by apw · 18 years ago
  50. de1503a harness: add the bones of a server harness and noop harness by apw · 18 years ago
  51. 4426de0 add build_log to kernel build by mbligh · 18 years ago
  52. a1a5688 Fix stupid typo in extraversion handling. sed was meant to be -i by mbligh · 18 years ago
  53. 8f243ec copy control file to results directory by mbligh · 18 years ago
  54. c8853b1 Fix up version checking in libhugetlbfs. by mbligh · 18 years ago
  55. b2c5992 Fix typo in libhugetlbfs. by mbligh · 18 years ago
  56. a87116f hook kernel class to add a newly built kernel to the bootloader. by mbligh · 18 years ago
  57. 9ef1f8b Currently if one does not specify an initrd when initially creating a by mbligh · 18 years ago
  58. 4e8c3a3 fix typo in kernel install by mbligh · 18 years ago
  59. a2bb9d6 switch /usr/bin/time to use -o rather than file redirects in build_timed by mbligh · 18 years ago
  60. 7db8d0b job: ensure status continuation lines are parsable by apw · 18 years ago
  61. b4eaef2 rename retrieve to retrieve_jobs by mbligh · 18 years ago
  62. 056d0d3 Make better use of the db by mbligh · 18 years ago
  63. d5c33db Add very basic database stuff by mbligh · 18 years ago
  64. 5975cf5 rename job class to parse by mbligh · 18 years ago
  65. 340c968 update by mbligh · 18 years ago
  66. b85e6b0 add derive_patches by mbligh · 18 years ago
  67. d058eae isic help file by mbligh · 18 years ago
  68. b844d69 cyclictest help file by mbligh · 18 years ago
  69. 0f8b983 menu.py - view help files in full screen mode by mbligh · 18 years ago
  70. 9fb0c6b Fix the other os.mkdir to os.makedirs() by mbligh · 18 years ago
  71. 242799e Revert accidental commital of parts of barrier code by mbligh · 18 years ago
  72. bb7b891 add initial test.kernel.org parsing code. Nowhere close to a working state by mbligh · 18 years ago
  73. 2276cb7 change from os.mkdir to os.makedirs in rsync.py by mbligh · 18 years ago
  74. f5640a9 Move mirror.py to mirror by mbligh · 18 years ago
  75. 6b1ef87 Stop mirroring broken-out/ directories, and fix quoting of trigger scan file by mbligh · 18 years ago
  76. 5dfc84e Fix double-scan to use simpler grouping instead. by mbligh · 18 years ago
  77. 2c6e693 Add mirror functions, intended to mirror and monitor kernel.org by mbligh · 18 years ago
  78. b3edf89 Fix comment in mysql.py by mbligh · 18 years ago
  79. 7cd9572 set execute on deps/pgpool/pgpool.py by mbligh · 18 years ago
  80. 264355c This patch adds pgpool-II-1.0.1 to deps. pgpool does connection by mbligh · 18 years ago
  81. caac6e4 Add missing file from dbt2. Half of last patch was missing by mbligh · 18 years ago
  82. 70e8d1e This patch further updates the dbt2 test to execute against pgpool. by mbligh · 18 years ago
  83. 86fa07e This patch adds Thomas Gleixner's cyclictest. by mbligh · 18 years ago
  84. 2db3931 barrier: add copyright information by apw · 18 years ago
  85. 6a1d4db Fixups for kernel.install() by mbligh · 18 years ago
  86. 0ad6558 When take cross building into account, I think another arg dir is useful, by mbligh · 18 years ago
  87. feb1335 There are fio build problems on systems with a new kernel headers. by mbligh · 18 years ago
  88. 12a7df7 tests: add downloadable test support v3 by mbligh · 18 years ago
  89. ebe9d17 Fix source extraction of dbt2 by mbligh · 18 years ago
  90. 0778a2f reboot: when we envoke reboot we need to pause until continued by apw · 18 years ago
  91. f133d01 Fix spacing in boottool.py by mbligh · 18 years ago
  92. c09ba04 Add path to modprobe by mbligh · 18 years ago
  93. 9ec8acc Move cpu_online_map into autotest_utils by mbligh · 18 years ago
  94. 04675a0 Set executable. by mbligh · 18 years ago
  95. 5c1e26a Fix up quoting in file_contains_pattern() by mbligh · 18 years ago
  96. e11f5fc Fix get_kernel_build_ver() to work off Makefile not version.h by mbligh · 18 years ago
  97. 4f3b47a This patch updates the dbt-2 kit and modifies the test so that it runs by mbligh · 18 years ago
  98. 5c2a05d Please consider an upgrade to the latest LTP version. by mbligh · 18 years ago
  99. 7e97985 This patch adds MySQL-5.0.24a to deps. I'm planning on using it for our by mbligh · 18 years ago
  100. 1999f59 Change oprofile.py to detect the None return, not the original NameError. by mbligh · 18 years ago