summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2022-07-20lib/common.sh: Use pipefailKent Overstreet
2022-07-20Fix exit handlerKent Overstreet
2022-07-11Delete our perf wrapperKent Overstreet
2022-07-10supervisor: Catch and forward signalsKent Overstreet
2022-07-10Rename qemu-wrapper to supervisorKent Overstreet
2022-07-10Move logic for retrying subtests to the CIKent Overstreet
2022-07-10export ktest_out, ktest_failfastKent Overstreet
2022-07-08qemu-wrapper: make sure status file gets a newlineKent Overstreet
2022-07-08Disable ktest_crashdump, fix error handlingKent Overstreet
2022-07-08More fixesKent Overstreet
2022-07-08Fix multiple includes of prelude.shKent Overstreet
2022-07-08fixup! get-test-job: Query for subtests, and write per-subtest lockfilesKent Overstreet
2022-07-08fixup! get-test-job: Query for subtests, and write per-subtest lockfilesKent Overstreet
2022-07-08fixup! get-test-job: Query for subtests, and write per-subtest lockfilesKent Overstreet
2022-07-08fixup! Rework ktest -> test interfaceKent Overstreet
2022-07-08fixup! get-test-job: Query for subtests, and write per-subtest lockfilesKent Overstreet
2022-07-07get-test-job: Query for subtests, and write per-subtest lockfilesKent Overstreet
2022-07-07qemu-wrapper: Default timeout now applies per-subtestKent Overstreet
2022-07-07Rework ktest -> test interfaceKent Overstreet
2022-07-07Restart VM if necessary until tests are completeKent Overstreet
2022-07-07qemu-wrapper is now responsible for writing test statusKent Overstreet
2022-07-07Always pass -t option to mountKent Overstreet
2022-07-07Ignore errors from pkillKent Overstreet
2022-07-07qemu-wrapper now records test durationKent Overstreet
2022-07-07qemu-wrapper: Print out test name correctly on test timeoutKent Overstreet
2022-07-07Print error when tests die because command erroredKent Overstreet
2022-07-04config-timeout no longer requiredKent Overstreet
2022-07-04Create subdirectories for individual test artifactsKent Overstreet
2022-07-01get-test-jobKent Overstreet
2022-07-01qemu-wrapper: Print timeout on test timeoutKent Overstreet
2022-07-01Tests can now specify architecture with config-archKent Overstreet
2022-07-01Ensure tests are marked as not runKent Overstreet
2022-06-30qemu-wrapper: include newline in timeout messageKent Overstreet
2022-06-30qemu-wrapper: Handle tests with / in their nameKent Overstreet
2022-06-29Run depmod in build-test-kernelKent Overstreet
2022-06-27qemu-wrapper: Print test name when failing due to timeoutKent Overstreet
2022-06-26Minor improvementsKent Overstreet
2022-06-26Set per-test watchdog for some bcachefs testsKent Overstreet
2022-06-26qemu-wrapper: Don't use SA_RESTARTKent Overstreet
2022-06-26Improve timeout/watchdog functionalityKent Overstreet
2022-06-26qemu-wrapper: popen_with_pid()Kent Overstreet
2022-06-23Test automation improvementsKent Overstreet
2022-04-11Fix some typosKent Overstreet
2022-04-10Fix pathnamesKent Overstreet
2022-04-10Kill $LOGDIRKent Overstreet
2022-04-09fixup! Improve root image not found error messageKent Overstreet
2022-04-09Fix -o option (output directory)Kent Overstreet
2022-04-09Improve root image not found error messageKent Overstreet
2022-04-09Switch to #!/usr/bin/env bashKent Overstreet
2022-04-09Consolidate various paths and directoriesKent Overstreet