Timeline
11/20/09:
- 17:46 Changeset [3969] by
-
Fixed syntax errors in oprofile.
Signed-off-by: Mihai Rusu ...
- 17:46 Changeset [3968] by
-
Fix server/frontend_unittest behavior when an AUTOTEST_WEB ...
- 17:46 Changeset [3967] by
-
Added per boot sysinfo logging of /proc/mounts as "proc_mounts" filename. ...
- 17:45 Changeset [3966] by
-
Don't even bother trying to collect sysinfo during reinstalls. It just ...
- 17:45 Changeset [3965] by
-
Fixes frontend to use getpass.getuser().
Signed-off-by: Gregory Smith ...
- 17:44 Changeset [3964] by
-
The server.frontend wrapper of the RPC interface offers object syntax ...
- 17:44 Changeset [3963] by
-
Added mirror.trigger.map_action optional upload_kernel_config flag to have ...
- 17:43 Changeset [3962] by
-
A script to start and stop programs as daemons. Creates pidfile Can ...
11/19/09:
11/18/09:
- 17:02 Changeset [3961] by
-
Support restricting access to drones by user. Administrators can put ...
- 17:01 Changeset [3960] by
-
add a unique key over job_id and host_id on host_queue_entries. we don't ...
- 17:01 Changeset [3959] by
-
Prevent duplicate hosts in job creation. * have rpc_utils.create_new_job() ...
- 17:01 Changeset [3958] by
-
Fix the "swap" link in TKO spreadsheet view, at least partially. It was ...
- 17:00 Changeset [3957] by
-
Improved job owner filtering making it easier to select "all users". ...
- 11:27 Changeset [3956] by
-
Make client behavior configurable
Right now autotest will drop caches ...
- 11:26 Changeset [3955] by
-
Make a standalone client to be able to use global_config.ini
In order to ...
- 11:22 Changeset [3954] by
-
Replacing AutoservInstallError? with a slightly different ...
- 10:45 Changeset [3953] by
-
Adding AutoservInstallError? to common_lib.error
server/autotest.py was ...
- 03:23 Changeset [3952] by
-
KVM test: Add ks files for RHEL5, RHEL4, RHEL3 series ...
- 03:06 Changeset [3951] by
-
KVM test: Fix two typos in config file
Signed-off-by: Yolkfull Chow ...
11/17/09:
- 17:20 Changeset [3950] by
-
KVM test: Migration subtest: Coalescing 2 comparisons
if session2 and ...
11/15/09:
- 12:44 Changeset [3949] by
-
KVM test: migration subtest: Handle case where session2 does not exist
In ...
11/13/09:
- 12:47 Changeset [3948] by
-
Fix a regression from the big job refactoring. The refactoring introduced ...
- 12:46 Changeset [3947] by
-
File got left out of rev 3943.
- 12:45 Changeset [3946] by
-
Special tasks show "Failed" as their status instead of "Completed" if they ...
- 12:45 Changeset [3945] by
-
Address shutil.copy() failure when running a scheduler instance ...
- 12:45 Changeset [3944] by
-
Fix kernel_unittest breakage from SVN rev 3905.
Signed-off-by: Steve ...
- 12:44 Changeset [3943] by
-
Fix a bug where hosts in a cloned job weren't removed when deselecting the ...
- 12:44 Changeset [3942] by
-
In HostDetailView?, move code that fills in "type" on host queue entries to ...
- 12:44 Changeset [3941] by
-
Modify DynamicTableSelectionListener? so that when select "none" is ...
11/12/09:
- 17:16 DiagnosingFailures edited by
- (diff)
- 00:11 Changeset [3940] by
-
Get rid of the job.libdir and test.libdir attributes
Get rid of the ...
11/11/09:
- 15:39 Changeset [3939] by
-
Reverting revision 3917. This introduces problems since the global ...
11/10/09:
- 08:56 Changeset [3938] by
-
KVM test: minor pci_hotplug fixes
- Put the PCI device removal code in a ...
- 08:52 Changeset [3937] by
-
KVM test: remove monitor socket file when destroying a VM
This should ...
- 08:46 Changeset [3936] by
-
KVM test: kvm_config.py: match(): put filter inside parentheses
This ...
- 08:41 Changeset [3935] by
-
KVM test: kvm_vm.py: fix typos in the code that compares -cdrom ...
- 08:35 Changeset [3934] by
-
KVM test: kvm_vm.py: use 'is None' instead of '== None'
Signed-off-by: ...
- 08:33 Changeset [3933] by
-
KVM test: kvm_vm.py: use kvm_utils.get_path() for floppy and ...
- 08:32 Changeset [3932] by
-
KVM test: make all tests depend on install, setup & ...
- 08:30 Changeset [3931] by
-
KVM test: add -o PreferredAuthentications?=password to SSH options
This ...
- 08:28 Changeset [3930] by
-
KVM test: kvm_subprocess.py: avoid double-closing file descriptors
Also, ...
- 08:27 Changeset [3929] by
-
KVM test: fix WinVista? setup step files
Use the file browser to run ...
- 08:25 Changeset [3928] by
-
KVM test: migration: rely on background process instead of timing
1. Run ...
- 08:24 Changeset [3927] by
-
KVM test: fix 2 barriers in WinXP-32.steps
Don't select the "start" word, ...
- 08:23 Changeset [3926] by
-
KVM test: disable password prompt on resume for Windows guests
Add a ...
- 05:19 Changeset [3925] by
-
KVM test: Seperate smp from extra_params and add into default VM ...
11/09/09:
- 17:30 Changeset [3924] by
-
Removed uses of deprecated method ...
- 17:30 Changeset [3923] by
-
Removed use of deprecated method Event.cancelBubble()
Signed-off-by: ...
- 17:29 Changeset [3922] by
-
Fix some max_length fields. Django no longer allows unique char ...
- 17:29 Changeset [3921] by
-
Remove the synch_job_start_timeout_minutes scheduler "feature" as it ...
- 16:46 Changeset [3920] by
-
Added a upload_kernel_config (default False) keyword parameter ...
- 16:46 Changeset [3919] by
-
Do not overwrite the per kernel config_file value if it has been provided ...
11/06/09:
- 07:20 Changeset [3918] by
-
Added a couple of files that were missed in the r3916 commit.
11/05/09:
- 19:15 Changeset [3917] by
-
Right now autotest will drop caches between:
- Test executions
- Same ...
- 19:15 Changeset [3916] by
-
Create a base_job class in the common library as a location to refactor ...
- 19:12 Changeset [3915] by
-
Autotest has 2 implementations of SSH based hosts, the default, that uses ...
- 19:12 Changeset [3914] by
-
Yet another grep adjustment for process_is_alive() Allow case of no ...
- 19:11 Changeset [3913] by
-
On the server side profilers.delete shouldn't fail just because ...
- 19:09 Changeset [3912] by
-
Update the Systemtap tests to allow a user to test any version ...
- 19:09 Changeset [3911] by
-
Adding a copy of functools-0.5 to our repo for use by unittest.py. It is ...
- 19:09 Changeset [3910] by
-
Changed mirror.trigger.map_action to use generate_control_file RPC instead ...
- 19:08 Changeset [3909] by
-
Fixed support for source kernels in generated control files (using ...
- 19:07 Changeset [3908] by
-
Fixed the "with" workaround code of the unittest backport ...
- 19:02 Changeset [3907] by
-
Added common_lib.hosts.Host.cleanup_kernels and some functions it's ...
- 19:02 Changeset [3906] by
-
Added a backport of the Python 2.7/3.1 unittest module to ...
- 19:01 Changeset [3905] by
-
Recent improvements to kbuild infrastructure included in linux-next tree ...
- 19:01 Changeset [3904] by
-
Update the release script to use the new GWT compilation ...
- 19:00 Changeset [3903] by
-
Improve error message when a disk is low on space.
Signed-off-by: Gregory ...
- 19:00 Changeset [3902] by
-
Clarify logging messages for wait_for_machine_to_recover. Risk(Medium): ...
- 18:59 Changeset [3901] by
-
* Add ability to CLI job_stat to display only a list of hosts for a given
...
- 18:58 Changeset [3900] by
-
Fix previous change so it doesn't break parsers of oprofile output ...
- 18:48 Changeset [3899] by
-
Update oprofile profiler to include timestamps at start and ...
- 18:42 Changeset [3898] by
-
Speed up drop_caches() by eliminating unnecessary 2nd sync. This ...
11/04/09:
- 12:44 Changeset [3897] by
-
Remove uses of deprecated class HistoryListener?
Signed-off-by: James Ren ...
- 12:43 Changeset [3896] by
-
Added functional test for recovering jobs with atomic hosts, with HQEs in ...
- 12:42 Changeset [3895] by
-
Add a mechanism for site-specific overrides of console warning patterns, ...
11/03/09:
- 04:18 Changeset [3894] by
-
Fix kvm_config.py -f <filename> mode
kvm_config.py supports specifying a ...
10/30/09:
- 15:14 Changeset [3893] by
-
Change the tsc test to log the stdout of checktsc in results/checktsc so ...
- 15:12 Changeset [3892] by
-
Tweak the stubbing in mock.py to handle a very subtle case. When you stub ...
- 15:10 Changeset [3891] by
-
KVM test: Change the way subtests are loaded
Recently autoserv changed ...
10/28/09:
- 12:54 Changeset [3890] by
-
* impose prioritization on SpecialTasks? based on task type: Repair, then ...
- 12:54 Changeset [3889] by
-
Expose locked_by and lock_time on AFE host detail page.
Signed-off-by: ...
- 12:54 Changeset [3888] by
-
Fixed why_isnt_my_job_running.py failing when used on a job with ...
- 12:53 Changeset [3887] by
-
Use "," for separating the list components of the client_autodir_paths ...
- 12:53 Changeset [3886] by
-
Upgrade to Django 1.0.4. In the course of normal development I ran into ...
- 12:53 Changeset [3885] by
-
We never considered the handling of DO_NOT_VERIFY hosts in certain ...
- 12:52 Changeset [3884] by
-
Fix the SCP fallback path in AbstractSSHHost.get_file(). We were passing ...
- 09:53 Changeset [3883] by
-
KVM Test: Add re.IGNORECASE to re.compile to verify_ip_address_ in ...
10/27/09:
- 05:00 Changeset [3882] by
-
KVM-test: Add execute permission to qemu-ifup script
qemu-ifup is a ...
10/26/09:
- 16:29 Changeset [3881] by
-
KVM test: Add new program cd_hash.py
A new program that evaluates hash ...
- 07:22 Changeset [3880] by
-
KVM test: Unattended install: Mount isos as read only
Sometimes CD images ...
10/23/09:
- 05:55 Changeset [3879] by
-
Fix a bug in build_externals, it wasn't updating PYTHONPATH
Fix a bug in ...
- 05:48 Changeset [3878] by
-
SystemTap? Test: Use installcheck for test execution
According to ...
- 05:39 Changeset [3877] by
-
KVM test: Leave image_boot=yes only for virtio drives
Much shorter and ...
- 05:14 Changeset [3876] by
-
KVM test: Fixing small bug on unattended install cfg
As in other tests, ...
- 05:12 Changeset [3875] by
-
KVM test: Add 'downscript=no' into kvm command line
If no downscript is ...
- 05:07 Changeset [3874] by
-
KVM test: Add new utility functions to kvm_utils
Some distributors ship ...
