1. df76439 [autoest] Make skylab_inventory scripts importable from cli by Prathmesh Prabhu · 6 years ago
  2. 2678d36 lucifer: Clean up by Allen Li · 7 years ago
  3. cc15350 [autotest] Add job_aborter by Allen Li · 7 years ago
  4. 2fa7237 autotest: add a venv wrapper for rpc_flight_recorder by Aviv Keshet · 7 years ago
  5. 156697b [autotest] Pass USR1 abort to job_shepherd stdin by Allen Li · 7 years ago
  6. 6c0cabd [autotest] Import new python_venv script by Allen Li · 7 years ago
  7. 20dd90f [autotest] Add placeholder job_reporter by Allen Li · 7 years ago
  8. ae67a7f Revert "[autotest] Add virtualenv bootstrap stuff" by Dan Shi · 7 years ago
  9. d03574e [autotest] Add virtualenv bootstrap stuff by Allen Li · 7 years ago
  10. 9453ed5 Move bin directory under client/ by mbligh · 18 years ago
  11. 8ad56be config: set a standard for config names and move to it by apw · 18 years ago
  12. 019aa94 barrier: add additional diagnostic on server timeout and flush output by apw · 18 years ago
  13. 1fc728c update parallel tests to ensure output is ordered by apw · 18 years ago
  14. 96da1a4 job: continuation of a job should not remove results by apw · 18 years ago
  15. 2e33c6a ABAT: ensure we tell the server when we are rebooting by apw · 18 years ago
  16. 0c01f07 config: add proxy handling by apw · 18 years ago
  17. 0887704 kernel: use the config_get abstraction by apw · 18 years ago
  18. 1b5dc36 kernel: add a direct boot() method by apw · 18 years ago
  19. d5668d4 autotest: we do not need the test directory on our path by apw · 18 years ago
  20. 201aa89 Fix up stupid spacing issues by mbligh · 18 years ago
  21. df31f0a status: fix up broken whitespace handling by apw · 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. ea97ab8 Fix up version checking for python and glibc by mbligh · 18 years ago
  30. c6b01ed Change explicit Python 2.4 references to generic /usr/bin/python by mbligh · 18 years ago
  31. 504a7dd harness: document the harness attribute of job by apw · 18 years ago
  32. 059e1b1 config: add a simple job configuration interface by apw · 18 years ago
  33. 17dbf05 I always forget to copy system.map and vmlinux to /boot :) by mbligh · 18 years ago
  34. ce5ae56 Fix up glibc version checking by mbligh · 18 years ago
  35. 709bb9b drop kernel.logfile from job kernel object before pickling it. by mbligh · 18 years ago
  36. cabfdaf cope with 2 digit versions of glibc by mbligh · 18 years ago
  37. 3c933b9 This patch adds glibc version checking to pi_tests setup code. by mbligh · 18 years ago
  38. 663e4f6 add check_glibc_ver function to autotest_utils.py by mbligh · 18 years ago
  39. 0a3cc5f parallel: switch test forks over to the new parallel interface by apw · 18 years ago
  40. 8fef4ac parallel: move to forking children by apw · 18 years ago
  41. 00a69a6 ABAT: basic harness by apw · 18 years ago
  42. de1503a harness: add the bones of a server harness and noop harness by apw · 18 years ago
  43. 4426de0 add build_log to kernel build by mbligh · 18 years ago
  44. a1a5688 Fix stupid typo in extraversion handling. sed was meant to be -i by mbligh · 18 years ago
  45. 8f243ec copy control file to results directory by mbligh · 18 years ago
  46. a87116f hook kernel class to add a newly built kernel to the bootloader. by mbligh · 18 years ago
  47. 9ef1f8b Currently if one does not specify an initrd when initially creating a by mbligh · 18 years ago
  48. 4e8c3a3 fix typo in kernel install by mbligh · 18 years ago
  49. a2bb9d6 switch /usr/bin/time to use -o rather than file redirects in build_timed by mbligh · 18 years ago
  50. 7db8d0b job: ensure status continuation lines are parsable by apw · 18 years ago
  51. 242799e Revert accidental commital of parts of barrier code by mbligh · 18 years ago
  52. bb7b891 add initial test.kernel.org parsing code. Nowhere close to a working state by mbligh · 18 years ago
  53. 2db3931 barrier: add copyright information by apw · 18 years ago
  54. 6a1d4db Fixups for kernel.install() by mbligh · 18 years ago
  55. 0ad6558 When take cross building into account, I think another arg dir is useful, by mbligh · 18 years ago
  56. 12a7df7 tests: add downloadable test support v3 by mbligh · 18 years ago
  57. 0778a2f reboot: when we envoke reboot we need to pause until continued by apw · 18 years ago
  58. f133d01 Fix spacing in boottool.py by mbligh · 18 years ago
  59. 9ec8acc Move cpu_online_map into autotest_utils by mbligh · 18 years ago
  60. 5c1e26a Fix up quoting in file_contains_pattern() by mbligh · 18 years ago
  61. e11f5fc Fix get_kernel_build_ver() to work off Makefile not version.h by mbligh · 18 years ago
  62. ad849ee Fix typos by mbligh · 18 years ago
  63. caa605c Fix up reboot handling by mbligh · 18 years ago
  64. fdbcaec Make installing kernels work properly by mbligh · 18 years ago
  65. c9fdc40 Make boottool use the local instance of the boottool command, and by mbligh · 18 years ago
  66. 9e64687 Make kernel.install take an optional tag by mbligh · 18 years ago
  67. 662a2a2 Clean up finding tools for vmlinux and System.map by mbligh · 18 years ago
  68. 56f1fbb Break out fd_stack into its own class file by mbligh · 18 years ago
  69. d7fb4a6 Add filesystem class for handling fs operations by mbligh · 18 years ago
  70. d931a58 Fix stupid typo in os.environ to access hash [], not () by mbligh · 18 years ago
  71. 50f42ea Add mkinitrd function to kernel.py, this function depends by mbligh · 18 years ago
  72. 42b81ca This patch try to add get_os_vendor function to autotest_utils.py, by mbligh · 18 years ago
  73. 5250863 Comment unmap_url by mbligh · 18 years ago
  74. f06db0f Add running_config() function to fetch path of running config by mbligh · 18 years ago
  75. 7bdbfbd Fix up grep() to pass ignorestatus properly and handle compressed files by mbligh · 18 years ago
  76. ae470a3 Copy vmlinux as well by mbligh · 18 years ago
  77. 6fcb02e According to the wiki, kernel.install() is not supposed to take any by mbligh · 18 years ago
  78. 89beac3 barrier: new heavier testing with larger memberships by apw · 18 years ago
  79. b13af9e barrier: cleanup and standardise progress indicators by apw · 18 years ago
  80. 910c40e fix output sequencing and location for tests by mbligh · 18 years ago
  81. 96cdb7f self-test: ensure we do not execute filters as tests by apw · 18 years ago
  82. ca46824 self-tests: ensure NNN-filter is executable by apw · 18 years ago
  83. 7d8200d fix up a few spare ; lying around by mbligh · 18 years ago
  84. 9d97aee barriers: add self tests by mbligh · 18 years ago
  85. fadca20 barriers: add multi-machine barrier support by mbligh · 18 years ago
  86. 89228a4 add test output filtering support by mbligh · 18 years ago
  87. 4055ec0 add test output filtering support by mbligh · 18 years ago
  88. c324091 self-test: show test failures using diff by apw · 18 years ago
  89. 18b9d33 self-test: move to using /bin/pwd to cover for symlinked directories by apw · 18 years ago
  90. e404619 The following patch replaces the current grub bootloader code in by mbligh · 18 years ago
  91. 534015f Fix up kernelexpand handling, add a sample control file. by mbligh · 18 years ago
  92. 1a9a234 Create tools/ directory and move kernelexpand into it by mbligh · 18 years ago
  93. 5629af0 I was also hoping you'd consider taking the following patch if you did by mbligh · 18 years ago
  94. d96d584 Add kernelexpand tool by mbligh · 18 years ago
  95. cc2e666 Disable cross-compilation. It's horribly broken. by mbligh · 18 years ago
  96. 6d4c941 Enable a specifiable log file to the kernel.build() command by mbligh · 18 years ago
  97. d7341d5 fd stacks ensure we wait for any tee processes to serialise output by mbligh · 18 years ago
  98. 78e1702 fix fd stacks such that they really update sys.stdout et al by mbligh · 18 years ago
  99. f3fef46 Add the -t flag to autotest to tag the run of a job by mbligh · 18 years ago
  100. 43cd6d0 Change kernbench to use defconfig by mbligh · 18 years ago