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
config: add a simple job configuration interface
apw
More... over 18 years ago
add cyclictest docs from tglx More... over 18 years ago
I always forget to copy system.map and vmlinux to /boot :) More... over 18 years ago
Fix up glibc version checking More... over 18 years ago
New version of atcc More... over 18 years ago
move menu.py to menu More... over 18 years ago
drop kernel.logfile from job kernel object before pickling it. More... over 18 years ago
cope with 2 digit versions of glibc More... over 18 years ago
This patch adds glibc version checking to pi_tests setup code. More... over 18 years ago
add check_glibc_ver function to autotest_utils.py More... over 18 years ago
fix comment formatting More... over 18 years ago
parallel: switch test forks over to the new parallel interface
apw
More... over 18 years ago
parallel: move to forking children
apw
More... over 18 years ago
Oops. I left a duplicate line in samples/test_add_kernel. More... over 18 years ago
Add pi_tests More... over 18 years ago
ABAT: basic harness
apw
More... over 18 years ago
harness: add the bones of a server harness and noop harness
apw
More... over 18 years ago
add build_log to kernel build More... over 18 years ago
Fix stupid typo in extraversion handling. sed was meant to be -i More... over 18 years ago
copy control file to results directory More... over 18 years ago
Fix up version checking in libhugetlbfs. More... over 18 years ago
Fix typo in libhugetlbfs. More... over 18 years ago
hook kernel class to add a newly built kernel to the bootloader. More... over 18 years ago
Currently if one does not specify an initrd when initially creating a new kernel entry in the bootloader you can never add one. This patch adds the mkinitrd parameter to add_kernel() method and optionally passes the --initrd=%s only if the caller specifies one. This also includes the dummy arg work-around needed for Xen grub entries. More... over 18 years ago
fix typo in kernel install More... over 18 years ago
switch /usr/bin/time to use -o rather than file redirects in build_timed More... over 18 years ago
job: ensure status continuation lines are parsable
apw
More... over 18 years ago
rename retrieve to retrieve_jobs More... over 18 years ago
Make better use of the db More... over 18 years ago
Add very basic database stuff More... over 18 years ago