index
:
~alon/autotest
master
spice
Unnamed repository; edit this file to name it for gitweb.
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client
/
bin
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-21
Hi Team,
mbligh
1
-1
/
+80
2009-05-21
Moved partition.py to base_partition.py and created a partition.py
mbligh
3
-951
/
+995
2009-05-21
On SUSE, the kernel is split into several RPMs (vmlinuz + most basic modules,
mbligh
2
-52
/
+67
2009-05-13
Remove the get_system_nodes() method from base_utils as it does not work in a...
mbligh
1
-6
/
+0
2009-05-13
Summary: Converting the remaining print statements on job.py to
mbligh
1
-14
/
+14
2009-05-13
Summary: Simple conversion of one print statement on base_sysinfo
mbligh
1
-2
/
+2
2009-05-13
Collect per-iteration sysinfo into the test sysinfo directory, not the
jadmanski
1
-4
/
+4
2009-05-12
partition is in the autotest tree so the import should reflect that.
mbligh
1
-3
/
+1
2009-05-12
Summary: If autotest is not running with the --continue flag, delete
mbligh
1
-0
/
+5
2009-05-11
Break out filesystem setup and cleanup code. Add a utility
mbligh
1
-9
/
+69
2009-05-11
Added utils.get_relative_path() to compute the path of an absolute path
mbligh
1
-1
/
+4
2009-04-28
Modified import_site_class() to not wrap baseclass with a local dummy
mbligh
1
-1
/
+1
2009-04-22
New (and much more complex) version of the collect rpm -qa patch.
jadmanski
2
-1
/
+35
2009-04-08
Remove duplicate kernel boot parameters given to boottool.add_kernel.
mbligh
1
-29
/
+51
2009-04-08
Added support in client.bin.base_job.__init__ to copy kernel boot
mbligh
2
-4
/
+31
2009-04-03
If any of the autotestd_monitor child processes die, the monitor
jadmanski
1
-0
/
+5
2009-04-01
The enabling and disabling of warning messages unfortunately seems to
jadmanski
1
-0
/
+3
2009-03-27
Couple fixes for Lucas and Rodrigo's logging changes
showard
1
-8
/
+13
2009-03-27
Summary: Add a new VirtualPartition class to client/bin/partition.py to handl...
mbligh
1
-0
/
+169
2009-03-25
job_unittest.py wont be making no mo noise.
mbligh
1
-1
/
+5
2009-03-25
Strip from the kernel version the '::<timestamp>' if present when
mbligh
1
-0
/
+2
2009-03-25
Added sysinfo support to log pre and post iteration (currently it logs
mbligh
3
-25
/
+86
2009-03-20
Don't remove the "started" file from autotestd_monitor. We use this
jadmanski
1
-1
/
+0
2009-03-20
As discussed on the mailing list, we implemented logging with a single
showard
2
-36
/
+49
2009-03-17
Allow a vendor-specific kernel RPM installation and add a SUSE-specific one.
mbligh
2
-2
/
+39
2009-03-17
make client/bin/autotestd_monitor executable
mbligh
1
-0
/
+0
2009-03-12
[PATCH] More reliable kernel version detection when using RPM
mbligh
1
-5
/
+12
2009-03-11
Add a new get_title_for_kernel method to boottool. It returns corresponding
mbligh
1
-0
/
+17
2009-03-11
boottool.get_entries is terribly ineffective: it calls boottool.pl to get all
mbligh
1
-7
/
+19
2009-03-10
Detect openSUSE/SLES systems more reliably.
mbligh
1
-0
/
+3
2009-02-18
Fix a race condition between autotestd and autotestd_monitor. If for
jadmanski
2
-0
/
+14
2009-02-17
[PATCH] Use indexes in boottool.get_entries() and avoid bug with grub
mbligh
1
-15
/
+24
2009-02-17
[PATCH] Use indexes in boottool.get_entries() and avoid bug with grub
mbligh
1
-7
/
+27
2009-02-17
Added client.bin.partition.get_unmounted_partition_list() function and
mbligh
1
-39
/
+71
2009-02-11
Add job.enable_warnings and job.disable_warnings methods to the job
jadmanski
1
-0
/
+11
2009-02-10
Fix the ordering of the flush+unlock+close operations on the exit
jadmanski
1
-1
/
+2
2009-02-06
Open unbuffered files when using fd_stack.redirect. Buffering can lead to in...
mbligh
1
-1
/
+1
2009-02-06
Fix a typo in autotestd. In practice this bug was not a problem
jadmanski
1
-1
/
+1
2009-02-05
Adds an autotestd and autotestd_monitor script to the Autotest client
jadmanski
2
-0
/
+86
2009-02-05
Make site_utils import conditional on file's existance
mbligh
1
-1
/
+4
2009-02-03
Remove trailing whitespace from client/bin/job.py
mbligh
1
-6
/
+6
2009-02-03
Need to relax the constraints on rtt_min and rtt_max in the machine files, si...
mbligh
1
-3
/
+2
2009-02-03
- overall improvement of documentation
mbligh
1
-10
/
+51
2009-02-03
add code to mkfs handling to skip adding a '-t <fstype' option if one
mbligh
1
-2
/
+5
2009-01-30
Cleanup.
mbligh
1
-5
/
+1
2009-01-30
Fixed partition unit test and added one more test using
mbligh
1
-3
/
+4
2009-01-30
Move job.py package timeout to an hour, good for slow connections and large f...
mbligh
1
-1
/
+1
2009-01-30
Cleanup: Remove site-specific container code from client/bin/job.py.
mbligh
2
-95
/
+2
2009-01-30
Fix kernel rpm imports to handle local paths properly
mbligh
1
-15
/
+16
2009-01-29
Delete cpuset code
mbligh
1
-389
/
+0
[next]