- 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 15 years ago
- 1f572e5 enable server side test prebuild from autoserv by mbligh · 15 years ago
- a47e05b This patch does the following: by mbligh · 15 years ago
- 02fc0b9 * Rewrite barriertest (the old one was useless|incomplete|partial|broken). by mbligh · 15 years ago
- f989e58 Don't log it as an ERROR when a site import fails. Leave that as a by mbligh · 15 years ago
- fef27e1 KVM test: abort-on-error mode by lmr · 15 years ago
- 0e4056d KVM test: take frequent screendumps during all tests by lmr · 15 years ago
- d960a72 KVM test: Make the profiler could be configurated by lmr · 15 years ago
- 090cd7a KVM test: kvm_vm: destroy VM if hugepage setup fails by lmr · 15 years ago
- 78c04be KVM test: Add the hwclock test into guest test by lmr · 15 years ago
- 4b45b7f KVM test: Fix the build error of libhugetlbfs in some OS by lmr · 15 years ago
- d93f21c Autotest web database: Adding NOP migrations by lmr · 15 years ago
- 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 15 years ago
- 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 15 years ago
- f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 15 years ago
- c5fd602 Fix broken lmbench test tarball by lmr · 15 years ago
- 28f0298 Fix the problem of matching re in hwclock test v2 by lmr · 15 years ago
- 2f07683 Propagate user args to the client-side control file by mbligh · 15 years ago
- 1222d05 John, by mbligh · 15 years ago
- 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 15 years ago
- 0676704 Change the hierarchial tests to use : instead of . to indicate the test by jadmanski · 15 years ago
- 6d4b66e KVM test: Put os.kill in kvm_stat into try block to avoid traceback by lmr · 15 years ago
- 620ccf0 Add hierarchical structure to tests/ directory by mbligh · 15 years ago
- 9eb7ff7 This could become a bug if the error message contained formatting by mbligh · 15 years ago
- 80f0078 >From 7e99eb8a9715814ac74edb81ba0ef182f410e6f6 Mon Sep 17 00:00:00 2001 by mbligh · 15 years ago
- a1e7bc9 Fix bug when comparing lists. by mbligh · 15 years ago
- 8d0d3d5 Add Planner RPC utils unit tests by jamesren · 15 years ago
- 37b5045 Fixes to drone_manager behavior. by jamesren · 15 years ago
- 3765272 KVM test: Enable timedrift for Linux guests by lmr · 15 years ago
- d3b772f KVM test: tests_base.cfg.sample: remove kill_vm_gracefully=no for system_powerdown by lmr · 15 years ago
- d06be92 KVM test: increase default timeout for autotest.sleeptest by lmr · 15 years ago
- 6431ae3 KVM test: timedrift: open load sessions before taking initial time by lmr · 15 years ago
- d31c883 KVM test: stress_boot: make boot timeout controllable by lmr · 15 years ago
- ae421c4 cat /home/lmr/Code/autotest-svn/svn-commit.tmp by lmr · 15 years ago
- 2d4d7ed KVM test: tests_base.cfg.sample: add /f option to all Windows shutdown commands by lmr · 15 years ago
- ba69bc5 KVM test: remote_login(): if rss.exe says "Please wait", wait by lmr · 15 years ago
- 77d2b5b KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test by lmr · 15 years ago
- 36f946c KVM test: Add scrashme into guest test by lmr · 15 years ago
- ad57516 Fixing the unittest that had wrong lists and only worked because we zipped the lists to compare them by mbligh · 15 years ago
- fa15d4e add hwclock test by mbligh · 15 years ago
- b83b145 Drop the unusual __init__.py and site_libraries.py we have in common_lib. by jadmanski · 15 years ago
- 9129661 KVM test: Small ammendment to r4330 by lmr · 15 years ago
- 604b3f6 KVM test: Add TSC into guest test by lmr · 15 years ago
- aad1f6e KVM test: Add monotonic_time into the guest test by lmr · 15 years ago
- 1fd5095 Monotonic time test: Don't force static compilation of time_test by lmr · 15 years ago
- 783bd73 Add powertop profiler by mbligh · 15 years ago
- 017056e fix error handling to be more useful when symlinking fails. by mbligh · 15 years ago
- 5461420 Revert change that was accidentally commited as part of 4314 to by mbligh · 15 years ago
- cb777f1 Fix a bug in the warning processor where we're supposed to be processing only the "old" warnings but are incorrectly processing all of them. by jadmanski · 15 years ago
- f3d3e52 KVM test: support TAP networking mode when executing tests in parallel by lmr · 15 years ago
- 0ce407d KVM test: kvm_preprocessing.py: minor style corrections v2 by lmr · 15 years ago
- 5df6eb4 KVM test: make kvm_stat usage optional by lmr · 15 years ago
- 8b5400c KVM test: kvm_utils.load_env(): do not fail if env file is corrupted by lmr · 15 years ago
- bb2ea58 KVM test: kvm.py: make sure all dump_env() calls are inside 'finally' blocks by lmr · 15 years ago
- 8a47ce3 KVM test: kvm_preprocessing.py: minor style corrections by lmr · 15 years ago
- 92afa56 Rebase the AUTOTEST_WEB database to schema version 51. Also default the by jamesren · 15 years ago
- 3bced13 KVM test: cd_hash: remove -i command line option by lmr · 15 years ago
- ec627d8 KVM test: kvm_config: remove -f command line option by lmr · 15 years ago
- dbc5eaf Moved binding/listening on the server socket from by mbligh · 15 years ago
- 648c39f server_job.run should only remove the uncollected_logs file if it created it. The method may be used recursively, so the call that creates it is the one responsible for removing it. by jadmanski · 15 years ago
- 57270ed Config parsing needs to save off the IdentityFile values, not the host pattern used to match against the host name. Otherwise it never actually extracts the IdentityFile entries from the config. by jadmanski · 15 years ago
- 0147196 Add an option to disable/enable the use of ssh-agent with paramiko. On servers running large numbers of jobs it's possible for autoserv to DoS the ssh-agent with too many requests, so it's useful to be able to restrict the usage to keyfiles only in certain situations. by jadmanski · 15 years ago
- 03ef7ff Scrashme test: Updating scrashme to the latest git snapshot by lmr · 15 years ago
- a29a5cb KVM test: Parallel install of guest OS v3 by lmr · 15 years ago
- 3c11f25 KVM test: Refactoring the 'autotest' subtest by lmr · 15 years ago
- b79ce5f KVM test: Make qcow2 check image non critical by lmr · 15 years ago
- d73460f KVM-test: Raise an exception when fail to create dest VM by lmr · 15 years ago
- 224a541 KVM-test: SR-IOV: Fix a bug that wrongly check VFs count by lmr · 15 years ago
- 47bd737 Set hostless queue entries to STARTING upon scheduling the agent. This by jamesren · 15 years ago
- bc13c81 Missed 2 migrations... by jamesren · 15 years ago
- 163decb Add missing frontend/planner/model_attributes.py by jamesren · 15 years ago
- 3e9f609 Implementation of Test Planner execution engine. Is currently able to by jamesren · 15 years ago
- 2a0d01f Without this change there was no indication if the test name pattern matched by mbligh · 15 years ago
- b68405d Better error handling and message when the (site) authentication didn't work. by mbligh · 15 years ago
- cf20a62 Remove the analysis directory, i.e. 2170-autotest/yrnx1/analysis/. I have not seen any use for this and the code does not seem to point to it anywhere. If someone uses it speak up otherwise we are removing it. by mbligh · 15 years ago
- 9805821 I've split IPerf out into a control file and an iperf.py file, by mbligh · 15 years ago
- 21781fb Update base_packages to add a plus to the find command for pruning by mbligh · 15 years ago
- 811e38f Update source_unittest to specify the timezone so file checks pass properly when scraping rsync output. by mbligh · 15 years ago
- e0cbc91 Add support to autoserv for a --control-filename parameter, to allow users to by mbligh · 15 years ago
- befd50c add missing netpipe makefile patch by mbligh · 15 years ago
- 03c1b3d Fix the enable_ipfilter() which will now use path_exists(). by mbligh · 15 years ago
- 9759030 add missing files from previous commit by mbligh · 15 years ago
- 73ec8e2 KVM test: Make sure check_image script runs on VMs turned off by lmr · 15 years ago
- 133d11a KVM test: Exposing boot and reboot timeouts in config files by lmr · 15 years ago
- 3649141 Split netperf/netpipe control files out into tests by mbligh · 15 years ago
- dc60375 Fix globbing to find remote python by mbligh · 15 years ago
- b1ac1ab Change the paramiko_host.py key loader to also grab keys from ssh-agent. by jadmanski · 15 years ago
- 4d03cf6 Add support to the client logging config for optionally reading a log file by jadmanski · 15 years ago
- 18beb37 Signed-off-by: Scott Zawalski <scottz@google.com> by mbligh · 15 years ago
- fe6f1a4 Add option to database_connection so that logging can be turned on via object creation. by mbligh · 15 years ago
- b196dc1 KVM test: A memory efficient kvm_config implementation v5 by lmr · 15 years ago
- 248a433 Modify Test Planner execution engine to use new model_attributes by jamesren · 15 years ago
- dd85524 Abstract out common models used in the frontend's models.py so that django is not required to interact with non Django portions of the code. by jamesren · 15 years ago
- a3a2841 Adding "executable" property to scheduler unittests by jamesren · 15 years ago
- b55378a Part of http://patchwork.test.kernel.org/patch/1850/ didn't make it into the by jamesren · 15 years ago
- 12c9fdd Missed ".py" when flagging client_compilation_unittest.py as a long test by jamesren · 15 years ago
- e365623 Fix Django's QuerySet.delete() behavior for models that use "invalid" by jamesren · 15 years ago
- 2c211e4 Fix a bug handling crash handler while run client as non-root user by mbligh · 15 years ago
- e21bf41 Minor fix to new metahost handlers code in scheduler to ensure handlers get a tick every cycle, even if there are no queued metahost jobs. by jamesren · 15 years ago
- f0f9dae * fix a bug in utils.run() when passing stdin as an empty string by jamesren · 15 years ago