- 2fa5169 by showard · 16 years ago
- 15110b7 Change all tabs to space. somehow we lost this change from tko/ ? by mbligh · 16 years ago
- 9701f7d Fix URL reference by mbligh · 16 years ago
- 59a1675 Renamed a test only default argument of partition.get_partition_list so by mbligh · 16 years ago
- 4043c63 Added a server.hosts.Host.check_partitions() functions to compare by mbligh · 16 years ago
- 8110e11 Fix a typo on iozone test by mbligh · 16 years ago
- 4faecb7 Fix the way we raise an exception on the monotonic_time test by mbligh · 16 years ago
- 78a013a Silenced collecting dmesg output to just be saved in the dedicated file by mbligh · 16 years ago
- 95645ba Fix broken imports on iperf by mbligh · 16 years ago
- 4ce5996 When only 1 CPU detected, make cpu_hotplug end properly (ie, raising a TestNAException) by mbligh · 16 years ago
- 67a72f9 Fix broken imports on netperf2 by mbligh · 16 years ago
- 3476bf2 Fix the way we raise an exception on the lsb_dtk test by mbligh · 16 years ago
- 062ed15 Added a function to import site specific functions. Modified code to use it. by mbligh · 16 years ago
- 99f112d Try to define a new dummy class object inherited from the given base by mbligh · 16 years ago
- a700772 Created a client/common_lib/utils/import_site_class function to take by mbligh · 16 years ago
- 4fd61be by showard · 16 years ago
- c5afc46 by showard · 16 years ago
- b264ed0 Add some END ABORT logging to the code that executes the Autotest by jadmanski · 16 years ago
- 2f29c19 This patch update the vendor name "Fedora Core" to "Fedora". Which was by mbligh · 16 years ago
- b88d6dc Remove the reason logging from END messages when running a group by jadmanski · 16 years ago
- d6f5c59 Fix a bug in the parser exposed by the recent change where we by jadmanski · 16 years ago
- e335b9b infinite loop condition when we don't have python2.4 installed on the machine by mbligh · 16 years ago
- 7a37db1 by showard · 16 years ago
- c408c5e by showard · 16 years ago
- 55b4b54 by showard · 16 years ago
- 4f9e537 by showard · 16 years ago
- d1ee1dd * move some scheduler config options into a separate module, scheduler_config by showard · 16 years ago
- 9484c31 by showard · 16 years ago
- fcc851b The LoggerFile class used by the ssh host classes as a default std* by jadmanski · 16 years ago
- d7b79ed Rewrite the get_file and send_file code in AbstractSSHHost to properly by jadmanski · 16 years ago
- 165fe4c Found another issue with SERVER_JOB status collection on multi-machine by jadmanski · 16 years ago
- 8ad2420 Fix bug that causes server side jobs to fail when an int is passed as the tag. by mbligh · 16 years ago
- 6eca460 Fix host mod to continue on failures. by mbligh · 16 years ago
- 781f52f Bug 1559463: Plotgraph writes X legend over first chars of X tick labels. by mbligh · 16 years ago
- 7479a18 Ignore SERVER_JOB as it's buggy and gives false failures by mbligh · 16 years ago
- 7b31228 Allow jobs created through frontend.py to specify timeouts by mbligh · 16 years ago
- a64835c Remove needless complexity from server/utils.py by mbligh · 16 years ago
- d778ae4 Move the reboot_followup out of reboot and into wait_for_restart. This works by jadmanski · 16 years ago
- 170873e Attached is a very large patch that adds support for running a by showard · 16 years ago
- 53da18e Rename autotest_utils to utils by mbligh · 16 years ago
- c2e8280 add monotonic time test by mbligh · 16 years ago
- 8e7963f add compilebench by mbligh · 16 years ago
- c98c470 Drop the explicit tag parameter from Autotest.run_test and by jadmanski · 16 years ago
- 4e57661 Allow site override of machine coupling for SYNC_COUNT by mbligh · 16 years ago
- 1354c9d Add control file objects and containers to frontend.py by mbligh · 16 years ago
- e249072 Add debug option to atest so we can see what RPC commands it runs by mbligh · 16 years ago
- f9d6e01 Fix server job unittest by mbligh · 16 years ago
- ac367cc Fix typo mkdtmp -> mkdtemp by mbligh · 16 years ago
- ff7d61f Fix autoserv -N by making pid_file_manager conditional. Else it by mbligh · 16 years ago
- ef9e5c3 Add a helper function for comparing results in the store. by mbligh · 16 years ago
- 507862e Update libcap to 2.16. by mbligh · 16 years ago
- dc2c9bb Bug 1551777: tko/db.py does not support empty password for 'nobody' queries. by mbligh · 16 years ago
- f8d456f Fix unittest to not depend on the default value in global_config.ini. by mbligh · 16 years ago
- 1f23f36 Allow filtering of hosts by platforms by mbligh · 16 years ago
- aebe3b6 Don't write temporary control file terds such as control.srv to the current by mbligh · 16 years ago
- b548f58 Adds a control file useful for testing that the step engine skips by mbligh · 16 years ago
- 5d0b4b3 * Add option to disable verify for created jobs by mbligh · 16 years ago
- d99d3b27 Boot timeout leads to hardreset attempt, then broken exception. by mbligh · 16 years ago
- 5280e3b Make us check the test state as well as the job state, since the by mbligh · 16 years ago
- 1f7173b Reinstate accidentally removed partition handling code by mbligh · 16 years ago
- c69138f Change the parser to use the reason line of whatever the worst status by jadmanski · 16 years ago
- 1c0cd13 Fixes the check_version.py problem Gustavo Rahal reported. by mbligh · 16 years ago
- 16d7417 The server side profilers need to track the directory they were by jadmanski · 16 years ago
- 430dca9 Add a query_keyvals script to the CLI to allow command-line queries of by jadmanski · 16 years ago
- e0c7fb6 Currently, client.log.* files are numbered in a way that's only unique by jadmanski · 16 years ago
- 37eceaa Add entries to the config file to control which server is used rather by mbligh · 16 years ago
- 9f3660f Prefer to run autotest using python 2.4 when available even if later by mbligh · 16 years ago
- 025d1e1 Adds an expect_any_call method for when you want it to be called but by mbligh · 16 years ago
- 23a5350 The verify control segments needs to re-raise the exception that it by jadmanski · 16 years ago
- e0dffc3 When a server job fails "normally" (i.e. after it's been properly by jadmanski · 16 years ago
- fd5f687 Change autotest_client to only use -H simple if you don't specify by jadmanski · 16 years ago
- d0da285 Change the server side sleeptest control file to be parallelizable, by jadmanski · 16 years ago
- 6d2ada5 Make certain that server.utils.__clean_tmp_dirs is called; currently by jadmanski · 16 years ago
- 34347af client.bin.job.filesystem passes an extra mountpoint by mbligh · 16 years ago
- 5a198b9 Add 'Verifying' to class Job so that View Job allows users to view machines by mbligh · 16 years ago
- c31e402 Add functionality to the frontend system to talk to tko as well as afe by mbligh · 16 years ago
- 1ca1c2c Fix wrong parent constructor call from UnhandledJobError.__init__ by mbligh · 16 years ago
- abe330e Fix regression in downloading custom kernels or other packages. by mbligh · 16 years ago
- 33c7779 Change tko to stop it popping out the same window every time per Steve by mbligh · 16 years ago
- 27b111e Setting of stale_page_age fails on newer kernels. by mbligh · 16 years ago
- d014e8f Fix aiostress's failure to deal with repeated iterations. by mbligh · 16 years ago
- 45ffc43 Fix frontend.py to send email when asked, and not use broken machines by mbligh · 16 years ago
- b82b44f Typo by mbligh · 16 years ago
- 8df92e7 So it would seem that five minutes is not always long enough for a by jadmanski · 16 years ago
- 7d22381 Fix up the _copy_files implementation to properly handle deleting a by jadmanski · 16 years ago
- c39fa9a Catch and categorize errors raised directly from the controlfile top by mbligh · 16 years ago
- 0496582 Some style and documentation cleanup. The change to the run_group tag by mbligh · 16 years ago
- 2e9415f by showard · 16 years ago
- 6355f6b by showard · 16 years ago
- cc5a8e7 Apparently this name is incompatible with some filesystem code? by jadmanski · 16 years ago
- 719e14a Lock the hosts on creation to avoid a race where the scheduler uses by mbligh · 16 years ago
- db4f9b5 The parser should be using job.read_keyval to find job keyvals, not by jadmanski · 16 years ago
- ac9ce22 Only schedule jobs that are "Queued". Now that state "Parsing" is an active=complete=0 state, we need to explicitly check for this. by showard · 16 years ago
- ff059d7 Don't abort running entries from synch start timeout (only queued/starting/verifying/pending ones). by showard · 16 years ago
- 5664cff Fix up a few assorted style issues, some old unit test issues, removing by jadmanski · 16 years ago
- 8ae7d3a Add profiler support to the server-side control file generation. by jadmanski · 16 years ago
- d5ab8c5 Refactor the core pidfile code out of autoserv and into a common lib by jadmanski · 16 years ago
- 5f8eb9d Fixed the bogus return in fsck fixup code. by mbligh · 16 years ago
- c452a51 Removed the mountpoint data member of the by mbligh · 16 years ago
- 5b61838 Add functionality to frontend.py to support kernel testing by mbligh · 16 years ago