summaryrefslogtreecommitdiff
path: root/client
AgeCommit message (Expand)AuthorFilesLines
2007-09-30provide default dir for iozone and tiobenchmbligh2-2/+7
2007-09-27kernel: allow install to be run as a separate phase in combination with bootapw1-4/+15
2007-09-27filesystem: fsck should report to the job logapw1-4/+10
2007-09-27filesystem: the default fsck check should be non-destructiveapw1-1/+1
2007-09-27groups: allow the caller to specify the tag for the groupapw1-2/+10
2007-09-27groups: allow the run_group function to return a resultapw1-1/+4
2007-09-27It seems we have a redundant fsck= assignement. This looks verymbligh1-1/+0
2007-09-27Fix up keyval outputs in reaimmbligh1-6/+9
2007-09-25boot: report successful boot to the job statusapw3-43/+45
2007-09-25harness: add a status with detail hookapw3-6/+21
2007-09-25ABAT: ensure we squash symbolic links for root deviceapw1-1/+1
2007-09-25kernel: allow specification of additional initrd argumentsapw2-3/+19
2007-09-25job: cleanup path generation to use os.path.joinapw1-15/+17
2007-09-25create download directory at job start v2apw1-0/+5
2007-09-19Fix up subdirectory level logging so it's consistent with the main jobmbligh2-22/+12
2007-09-19fix up spaces vs tabs in harness codembligh2-8/+8
2007-09-18Standardize the format in the status file to:mbligh6-52/+113
2007-09-18update build samplembligh1-1/+1
2007-09-14add missing + signmbligh1-1/+1
2007-09-14added missing space to FAIL message in kernel:__recordmbligh1-1/+1
2007-09-05kernel: add a boot validation step post bootmbligh3-2/+96
2007-08-31add missing standalone.py from Andymbligh1-0/+30
2007-08-31While Im in the updating mood, I noticed LTP is pretty old. The versionmbligh3-3/+3
2007-08-30We are not recording the kernel build/configure/install phases inmbligh2-9/+44
2007-08-30Copy patches into results dir, if not compressed (hint for large)mbligh1-8/+16
2007-08-30Oops. Have to remove the trailing / during relative_path as wellmbligh1-1/+2
2007-08-30return dest from force_copymbligh1-1/+2
2007-08-30add a function to return relative paths to the results dirmbligh1-0/+8
2007-08-30In standalone mode we want to copy the control file to AUTODIR sombligh2-6/+9
2007-08-29add hostname to sysinfombligh1-1/+1
2007-08-29Update filesystem sample to use group codembligh1-2/+4
2007-08-29We need to be able to group sets of commands together.mbligh1-1/+34
2007-08-29Abstract out error backtracingmbligh1-11/+10
2007-08-28Fix exception handling in filesystems classmbligh1-4/+9
2007-08-28Loopback support for filesystems classmbligh3-10/+22
2007-08-26Oprofile is now at 0.9.3. Amongst other things, this adds POWER6 support.mbligh3-3/+3
2007-08-10Fix netserver start invocation not to block when invoked from sshmbligh1-2/+7
2007-08-09This patch increases the timeout for the start barrier.mbligh1-2/+2
2007-08-07fix up kernbenchmbligh2-2/+3
2007-08-02Enable kernbench to take a dir argumentmbligh2-3/+14
2007-08-01Clean up cat poop.mbligh1-0/+0
2007-07-31Older versions of sed don't support inplace editing. This givesmbligh1-2/+2
2007-07-29Make diffprofile (a) python (b) less retarded.mbligh1-28/+71
2007-07-27import osmbligh1-1/+1
2007-07-26add ignorestatus=1 to dmesg trapsmbligh2-3/+3
2007-07-26Time output in MB/s and time raw reads/writes as wellmbligh1-19/+50
2007-07-25Moved to_seconds, extract_all_time_results to autotest_utils.py for reusembligh2-11/+16
2007-07-25Fix up parallel dd testmbligh2-0/+95
2007-07-24Print stuff to help debug from filesystem modulembligh1-6/+16
2007-07-24Add init script for standalone usage of stepping control filesmbligh1-0/+9