22
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Feb 19, 2023 — Feb 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
kernel: add a default config via the job configuration
apw
More... over 18 years ago
add bash_shared_mapping test More... over 18 years ago
Less foul version of runjob python iterator. More... over 18 years ago
add iozone to filesystem test More... over 18 years ago
fix up buffering in runjob by reverting to ugly loop More... over 18 years ago
add comments as to intent More... over 18 years ago
Original v2 revision: 2518
uwe
More... over 18 years ago
Original v2 revision: 2517
uwe
More... over 18 years ago
Fix silly typo in dbench code More... over 18 years ago
add dbench test to filesystems sample More... over 18 years ago
add optional dir argument to dbench More... over 18 years ago
fix stupid typo in filesystems More... over 18 years ago
Add explicit fs type on mount, else ext2 vs ext3 gets confused More... over 18 years ago
Fix filesystem class to log status. More... over 18 years ago
Updates for runjob and monitor_queue More... over 18 years ago
add force for xfs mkfs More... over 18 years ago
ABAT: initialise boot loader parameters after bootloader init
apw
More... over 18 years ago
boottool: allow the specification of the executable through the config
apw
More... over 18 years ago
harness: hold off run_start till everything is initialised
apw
More... over 18 years ago
harness: ensure the configuration is initialised
apw
More... over 18 years ago
job: document the harness_type parameter
apw
More... over 18 years ago
check_version: search for a local copy of python2.4
apw
More... over 18 years ago
ppc64: must boot vmlinux else initrd will not be loaded
apw
More... over 18 years ago
ABAT: default boot.default_args to the args from our autobench entry
apw
More... over 18 years ago
kernel: add boot.default_args from the job configuration
apw
More... over 18 years ago
Add simple script to create a job to test a specific kernel More... over 18 years ago
This adds a simple spool-directory based server queue. One process monitors each directory, and takes the oldest control file in it for each machine, and executes runjob on that control file. More... over 18 years ago
Use file descriptor as an iterator. This is way cleaner More... over 18 years ago
A few small cleanups to job.py More... over 18 years ago
Update test_job to use stepped operation More... over 18 years ago