1. 09804ca autotest: Delete skylab_test_push by Allen Li · 4 years, 6 months ago
  2. cb13ae5 autotest: Delete job reporter by Allen Li · 4 years, 7 months ago
  3. 933deb1 autotest: Delete job aborter by Allen Li · 4 years, 7 months ago
  4. d253b24 autotest: delete skylab_suite, and various associated scripts by Aviv Keshet · 4 years, 9 months ago
  5. 895d3ce skylab_suite: Add module to collect test views from TKO by Prathmesh Prabhu · 5 years ago
  6. 51f41d8 autotest: Query TKO for results for skylab_test_push. by Xixuan Wu · 6 years ago
  7. dd9071f Add skylab test_push. by Prathmesh Prabhu · 6 years ago
  8. 53d1571 autotest: Add 'abort_suite_skylab'. by Xixuan Wu · 6 years ago
  9. 98e5de3 autotest: Add function to form json request of swarming. by Xixuan Wu · 6 years ago
  10. c7bf77c autotest: Add the main workflow of dynamic_suite in skylab. by Xixuan Wu · 6 years ago
  11. 17c8f7b autotest: Skylab_suite in venv. by Xixuan Wu · 6 years ago
  12. df76439 [autoest] Make skylab_inventory scripts importable from cli by Prathmesh Prabhu · 6 years ago
  13. 2678d36 lucifer: Clean up by Allen Li · 7 years ago
  14. cc15350 [autotest] Add job_aborter by Allen Li · 7 years ago
  15. 2fa7237 autotest: add a venv wrapper for rpc_flight_recorder by Aviv Keshet · 7 years ago
  16. 156697b [autotest] Pass USR1 abort to job_shepherd stdin by Allen Li · 7 years ago
  17. 6c0cabd [autotest] Import new python_venv script by Allen Li · 7 years ago
  18. 20dd90f [autotest] Add placeholder job_reporter by Allen Li · 7 years ago
  19. ae67a7f Revert "[autotest] Add virtualenv bootstrap stuff" by Dan Shi · 7 years ago
  20. d03574e [autotest] Add virtualenv bootstrap stuff by Allen Li · 7 years ago
  21. 9453ed5 Move bin directory under client/ by mbligh · 18 years ago
  22. 8ad56be config: set a standard for config names and move to it by apw · 18 years ago
  23. 019aa94 barrier: add additional diagnostic on server timeout and flush output by apw · 18 years ago
  24. 1fc728c update parallel tests to ensure output is ordered by apw · 18 years ago
  25. 96da1a4 job: continuation of a job should not remove results by apw · 18 years ago
  26. 2e33c6a ABAT: ensure we tell the server when we are rebooting by apw · 18 years ago
  27. 0c01f07 config: add proxy handling by apw · 18 years ago
  28. 0887704 kernel: use the config_get abstraction by apw · 18 years ago
  29. 1b5dc36 kernel: add a direct boot() method by apw · 18 years ago
  30. d5668d4 autotest: we do not need the test directory on our path by apw · 18 years ago
  31. 201aa89 Fix up stupid spacing issues by mbligh · 18 years ago
  32. df31f0a status: fix up broken whitespace handling by apw · 18 years ago
  33. 1003801 Add hooks to check for OS dependencies by mbligh · 18 years ago
  34. 25864da check_version: bump up to 2.4 if available by apw · 18 years ago
  35. 548f29a Allow specification of a local mirror by mbligh · 18 years ago
  36. ba5bbfd kernel: use globbing to find the kernel image by apw · 18 years ago
  37. d470197 kernel: build the modules in parallel also by apw · 18 years ago
  38. 227ef65 boottool: fix broken info method by apw · 18 years ago
  39. bd0bdc2 Fix up explit path by mbligh · 18 years ago
  40. ea97ab8 Fix up version checking for python and glibc by mbligh · 18 years ago
  41. c6b01ed Change explicit Python 2.4 references to generic /usr/bin/python by mbligh · 18 years ago
  42. 504a7dd harness: document the harness attribute of job by apw · 18 years ago
  43. 059e1b1 config: add a simple job configuration interface by apw · 18 years ago
  44. 17dbf05 I always forget to copy system.map and vmlinux to /boot :) by mbligh · 18 years ago
  45. ce5ae56 Fix up glibc version checking by mbligh · 18 years ago
  46. 709bb9b drop kernel.logfile from job kernel object before pickling it. by mbligh · 18 years ago
  47. cabfdaf cope with 2 digit versions of glibc by mbligh · 18 years ago
  48. 3c933b9 This patch adds glibc version checking to pi_tests setup code. by mbligh · 18 years ago
  49. 663e4f6 add check_glibc_ver function to autotest_utils.py by mbligh · 18 years ago
  50. 0a3cc5f parallel: switch test forks over to the new parallel interface by apw · 18 years ago
  51. 8fef4ac parallel: move to forking children by apw · 18 years ago
  52. 00a69a6 ABAT: basic harness by apw · 18 years ago
  53. de1503a harness: add the bones of a server harness and noop harness by apw · 18 years ago
  54. 4426de0 add build_log to kernel build by mbligh · 18 years ago
  55. a1a5688 Fix stupid typo in extraversion handling. sed was meant to be -i by mbligh · 18 years ago
  56. 8f243ec copy control file to results directory by mbligh · 18 years ago
  57. a87116f hook kernel class to add a newly built kernel to the bootloader. by mbligh · 18 years ago
  58. 9ef1f8b Currently if one does not specify an initrd when initially creating a by mbligh · 18 years ago
  59. 4e8c3a3 fix typo in kernel install by mbligh · 18 years ago
  60. a2bb9d6 switch /usr/bin/time to use -o rather than file redirects in build_timed by mbligh · 18 years ago
  61. 7db8d0b job: ensure status continuation lines are parsable by apw · 18 years ago
  62. 242799e Revert accidental commital of parts of barrier code by mbligh · 18 years ago
  63. bb7b891 add initial test.kernel.org parsing code. Nowhere close to a working state by mbligh · 18 years ago
  64. 2db3931 barrier: add copyright information by apw · 18 years ago
  65. 6a1d4db Fixups for kernel.install() by mbligh · 18 years ago
  66. 0ad6558 When take cross building into account, I think another arg dir is useful, by mbligh · 18 years ago
  67. 12a7df7 tests: add downloadable test support v3 by mbligh · 18 years ago
  68. 0778a2f reboot: when we envoke reboot we need to pause until continued by apw · 18 years ago
  69. f133d01 Fix spacing in boottool.py by mbligh · 18 years ago
  70. 9ec8acc Move cpu_online_map into autotest_utils by mbligh · 18 years ago
  71. 5c1e26a Fix up quoting in file_contains_pattern() by mbligh · 18 years ago
  72. e11f5fc Fix get_kernel_build_ver() to work off Makefile not version.h by mbligh · 18 years ago
  73. ad849ee Fix typos by mbligh · 18 years ago
  74. caa605c Fix up reboot handling by mbligh · 18 years ago
  75. fdbcaec Make installing kernels work properly by mbligh · 18 years ago
  76. c9fdc40 Make boottool use the local instance of the boottool command, and by mbligh · 18 years ago
  77. 9e64687 Make kernel.install take an optional tag by mbligh · 18 years ago
  78. 662a2a2 Clean up finding tools for vmlinux and System.map by mbligh · 18 years ago
  79. 56f1fbb Break out fd_stack into its own class file by mbligh · 18 years ago
  80. d7fb4a6 Add filesystem class for handling fs operations by mbligh · 18 years ago
  81. d931a58 Fix stupid typo in os.environ to access hash [], not () by mbligh · 18 years ago
  82. 50f42ea Add mkinitrd function to kernel.py, this function depends by mbligh · 18 years ago
  83. 42b81ca This patch try to add get_os_vendor function to autotest_utils.py, by mbligh · 18 years ago
  84. 5250863 Comment unmap_url by mbligh · 18 years ago
  85. f06db0f Add running_config() function to fetch path of running config by mbligh · 18 years ago
  86. 7bdbfbd Fix up grep() to pass ignorestatus properly and handle compressed files by mbligh · 18 years ago
  87. ae470a3 Copy vmlinux as well by mbligh · 18 years ago
  88. 6fcb02e According to the wiki, kernel.install() is not supposed to take any by mbligh · 18 years ago
  89. 89beac3 barrier: new heavier testing with larger memberships by apw · 18 years ago
  90. b13af9e barrier: cleanup and standardise progress indicators by apw · 18 years ago
  91. 910c40e fix output sequencing and location for tests by mbligh · 18 years ago
  92. 96cdb7f self-test: ensure we do not execute filters as tests by apw · 18 years ago
  93. ca46824 self-tests: ensure NNN-filter is executable by apw · 18 years ago
  94. 7d8200d fix up a few spare ; lying around by mbligh · 18 years ago
  95. 9d97aee barriers: add self tests by mbligh · 18 years ago
  96. fadca20 barriers: add multi-machine barrier support by mbligh · 18 years ago
  97. 89228a4 add test output filtering support by mbligh · 18 years ago
  98. 4055ec0 add test output filtering support by mbligh · 18 years ago
  99. c324091 self-test: show test failures using diff by apw · 18 years ago
  100. 18b9d33 self-test: move to using /bin/pwd to cover for symlinked directories by apw · 18 years ago