1. 79410e1 Update test_importer to import experiemental by default by mbligh · 16 years ago
  2. 7c1280a Add networking code by mbligh · 16 years ago
  3. 43da086 add custom change protection level script by mbligh · 16 years ago
  4. dc93bed Remove all .pyc files from your tree in setup_modules.py when setting up the by mbligh · 16 years ago
  5. a531ef1 Add graphing routine tko/solo_compare_graph.cgi for comparing by mbligh · 16 years ago
  6. 365ccad This CL adds a bsaic test suite for the perfmon2 API of kernel 2.6.26 and higher by mbligh · 16 years ago
  7. 2b8cd19 Automated test for testing split anon vma kernel changes. by mbligh · 16 years ago
  8. fa9be08 Add some C code for exposing the sem_* functions in Linux necessary by mbligh · 16 years ago
  9. 4e02aea Removing the huge test as it runs out of memory on 32 bit kernels. by mbligh · 16 years ago
  10. 874f19f A few misc changes to job.py by mbligh · 16 years ago
  11. 8ad6de5 Add proper missing test_class variable to iperf/netperf2 server tests by mbligh · 16 years ago
  12. f561ad0 Add missing nway.py by mbligh · 16 years ago
  13. f23cf4f unittests for nway.py by mbligh · 16 years ago
  14. 7a469e7 Modified machine_aggr.cgi to accept benchmark and key values as a list of by mbligh · 16 years ago
  15. 588f15a Add results from all tests (and not only the last test) to a dataset. by mbligh · 16 years ago
  16. fdbacc4 This code is no longer used or maintained, so it is being removed. by mbligh · 16 years ago
  17. 9ab7818 fix server side sleeptest name by mbligh · 16 years ago
  18. c20201d New Autotest web page for viewing results of all performance benchmark by mbligh · 16 years ago
  19. 26ccd94 Add a new conmux driver for lantronix RPMs by mbligh · 16 years ago
  20. 82648e5 Revert accidental double-patching of last change by mbligh · 16 years ago
  21. 92c0fc2 Change autoserv to replace stdin with /dev/null. by mbligh · 16 years ago
  22. 8b1bb8c Export data to wooden shoes. by mbligh · 16 years ago
  23. 550fdc2 Fix some issues with the new Host.__del__ -> Host.close changes. by jadmanski · 16 years ago
  24. d8c89a4 Add functional test for cpuset tasks bug which causes read on tasks by mbligh · 16 years ago
  25. 982170a Increase the timeout for job creation by mbligh · 16 years ago
  26. 5cc6463 Add SATA errors issuing CommandAbort to the drives to the warning by mbligh · 16 years ago
  27. 8493be4 Move routine rounded_memtotal() from client/bin/cpuset.py to autotest_utils.py. by mbligh · 16 years ago
  28. 1e87039 Functional test for the shrink_slab so that it only reclaims from the by mbligh · 16 years ago
  29. be15443 Blank change to test commits list by mbligh · 16 years ago
  30. 504378f If someone passes iterations=0 then we need to leave that in, not by jadmanski · 16 years ago
  31. 87181c0 Eliminate duplicate exception messages for non-requested only_if_needed labels. Need to use distinct() on the query since we're doing joins. by showard · 16 years ago
  32. cbd7461 When aborting a running job, write an INFO line to the status.log. by showard · 16 years ago
  33. 869806f When reading machine label values from history, ensure they get stored correctly and used. by showard · 16 years ago
  34. 0d39007 Make sure the profilers are always stopped and reported on, even when by jadmanski · 16 years ago
  35. 043e113 This depends on Martin's "run autoserv without a results dir" patch by jadmanski · 16 years ago
  36. 5b2844f by mbligh · 16 years ago
  37. 4e7224b Support for site specific scenerios. by mbligh · 16 years ago
  38. 80e1eba Enable autoserv to operate without a results directory by mbligh · 16 years ago
  39. 9846795 Add recursive strip_unicode function to utils.py by mbligh · 16 years ago
  40. 83fd1c5 umount shouldn't attempt to unmount unless the device is actually by mbligh · 16 years ago
  41. 1071763 Revert previous change to move results arg processing later down by mbligh · 16 years ago
  42. 6764715 Add a frontend service to autoserv to enable jobs to manipulate by mbligh · 16 years ago
  43. d6c56a9 Throw an exception if the specified results directory already exists. by mbligh · 16 years ago
  44. f38f8cc Give umount a bigger hammer (and better logging) by mbligh · 16 years ago
  45. df75f8b Add list printing functions. by mbligh · 16 years ago
  46. a58594a Don't reset active bit when setting status to "Abort". The scheduler needs that information to know if the queue entry was active before being aborted. by showard · 16 years ago
  47. 8fe93b5 Make CleanupTask copy results to job dir on failure. Did this by extracting code from VerifyTask into a common superclass. by showard · 16 years ago
  48. 70b9bf4 Add an option (-N, --hostnames-only) to host_list to only return hostnames. by mbligh · 16 years ago
  49. e39c3c0 Adds the ability for the client.bin.base_job class to keep track of run by mbligh · 16 years ago
  50. f396438 Parser regression testing support. by mbligh · 16 years ago
  51. 33a8a7e Allow the username to be overridden in the cli rpc lib. by mbligh · 16 years ago
  52. 2f63ea3 Conmux consumes Bladecenter event logs with repeated login attempts. by mbligh · 16 years ago
  53. e788ea6 -make get_group_entries() return a list instead of a generator, since all callers want it that way anyway by showard · 16 years ago
  54. 9f7dd11 Move the temporary sysinfo files from /tmp to /tmp/sysinfo. This makes the actual location more configurable (e.g. you can add a symlink to redirect it). by jadmanski · 16 years ago
  55. 53aaf38 Add a hosts attribute to server jobs for accessing all the hosts in by jadmanski · 16 years ago
  56. 3aba439 Server-side tests that attempt to use run_once will always fail due by jadmanski · 16 years ago
  57. 4e16fee We have a silly assertion in the parser that doesn't really matter by jadmanski · 16 years ago
  58. 15fe995 Fix server side control files generated by the autotest front end. kernel is no longer defined, kernel_list is. by mbligh · 16 years ago
  59. 61cf6e7 Looking at the client/profilers.py code to start making it useable from the by jadmanski · 16 years ago
  60. 7bce102 Make job create CLI parse synch_count as an int instead of a string. by showard · 16 years ago
  61. e77ac67 Set queue entries to "Starting" when the VerifyTask is created for them. This perennial source of problems cropped up again in the latest change to the job.run() code (as part of the synch_count changes). by showard · 16 years ago
  62. e42e0cd Fix job detail tab to point to the right place for status and debug log links for single-host results. by showard · 16 years ago
  63. 3f15eed Fix bug in generation of error message for unauthorized abort that occurs when aborting an unassigned metahost entry. by showard · 16 years ago
  64. 1429e7f Don't include a kernel version tag prefix when only one kernel was given. by mbligh · 16 years ago
  65. a772fcf Fix the frontend unittests for the previous change. by mbligh · 16 years ago
  66. 150c6ba Fix a short indent and update documentation. by mbligh · 16 years ago
  67. a9a9101 Remove some dead code that was apparently left in database_connection.py. by showard · 16 years ago
  68. 0174619 Fix a typo in rpc_utils.py by showard · 16 years ago
  69. f7eac6f Handle the case where there are no only_if_needed labels in host filtering code. by showard · 16 years ago
  70. 74354f7 Use quotes instead of underscores in the UI because underscores are ugly. by showard · 16 years ago
  71. 6d2a6f9 The kernel global needs to be set properly for many existing control files to by mbligh · 16 years ago
  72. 31369a2 add missing __init__.py file by mbligh · 16 years ago
  73. 206d50a Fix the CLI job abort to use new RPC. Worth noting that the new RPC by mbligh · 16 years ago
  74. fb8f0ab * Add job cloning functionality to the CLI by mbligh · 16 years ago
  75. ab2174d Expose ParamikoHost.get_user_key as part of the interface, usable by jadmanski · 16 years ago
  76. 97db5ba Add a user preference for showing experimental tests, disabled by default, and add code to obey it in TestSelector. by showard · 16 years ago
  77. 43a3d26 Add a checkbox 'exclude "only if needed" labels' to host lists in AFE, checked by default in the create job view. by showard · 16 years ago
  78. dc81751 allow users to abort other users' jobs, but only for machines that are both ACL-accessible and *not* in the "Everyone" ACL. by showard · 16 years ago
  79. be3ec04 Return an actually useful error when one of the bulk RPCs is called (i.e. label_add_hosts) and some of the objects (hosts in this case) do not exist. by showard · 16 years ago
  80. 2bab8f4 Implement sync_count. The primary change here is replacing the job.synch_type field with a synch_count field. There is no longer just a distinction between synchronous and asynchronous jobs. Instead, every job as a synch_count, with synch_count = 1 corresponding to the old concept of synchronous jobs. This required: by showard · 16 years ago
  81. 87529d1 Adds support for excluding swap partitions and non linux (type 83) partitions. by mbligh · 16 years ago
  82. 51eb7f2 Disable test type selector when "edit control file" mode is entered. by showard · 16 years ago
  83. fc8c6ae Add a include_labels option in the TestView model. This works by showard · 16 years ago
  84. af959a4 Disable netconsole monitoring. We're running into kernel issues by jadmanski · 16 years ago
  85. 79ab928 Make sure that when a client-side reboot fails the server properly by jadmanski · 16 years ago
  86. 036e4be This file no longer serves a purpose. The rest of the old scheduler by mbligh · 16 years ago
  87. e48bcfb Refactor of dmesg to more general monitoring of any log file. by mbligh · 16 years ago
  88. 8e9c257 Fix the parsing script so that if you have multiple levels of by jadmanski · 16 years ago
  89. 9d9ffd5 don't reboot hosts when aborting inactive jobs. by showard · 16 years ago
  90. ef30f5c Add timestamps to console log lines. by mbligh · 16 years ago
  91. 228591c Fix up out of scope output variable, whilst retaining the by mbligh · 16 years ago
  92. bbadb52 Add libcap library dependency by mbligh · 16 years ago
  93. 67b8fbd Fix up broken unittests, etc. by mbligh · 16 years ago
  94. 4f2a2cb make unittests executable in svn by mbligh · 16 years ago
  95. bac1d2f Remove base64 garbage from atest by mbligh · 16 years ago
  96. 5161900 These little control segments shouldn't be using any of the console by jadmanski · 16 years ago
  97. 6198f1d When a synch job fails and we stop other entries, set the host back to "Ready" if it was "Pending". Otherwise it'll sit in state "Pending" forever. by showard · 16 years ago
  98. 8b71d01 Fixed a unit test broken by 2383. by jadmanski · 16 years ago
  99. b3400e0 Currently when using the make options. (i.e. make allyesconfig,allnoconfig, by mbligh · 16 years ago
  100. 12eafff Add support for running a test over a sequence of multiple kernels. by mbligh · 16 years ago