]> sourceware.org Git - lvm2.git/shortlog
lvm2.git
2015-02-05 Petr RockaiNIX: Allow adding/overriding test configurations.
2015-02-05 Petr RockaiNIX: Set ulimit -c to unlimited, to get backtraces...
2015-02-05 Petr RockaiNIX: Add a CentOS 7.0 64b build.
2015-02-05 Petr Rockaitest: Fix a segfault in the test runner.
2015-02-05 Petr Rockaitest: It is not an error for a test daemon to exit...
2015-02-05 Petr Rockaitest: Remove spurious set -x in lvm-wrapper.
2015-02-05 Petr Rockaitest: Properly detect warnings from testcases.
2015-02-05 Petr Rockaitest: Only force an IO sync when the testcase has finished.
2015-02-05 Petr Rockaitest: Allow a longer timeout for lvextend-snapshot...
2015-02-05 Petr Rockaitest: Make dmsetup remove more robust in pvmove-restart.
2015-02-05 Petr Rockaitest: Make killing local (test) daemons more robust.
2015-02-05 Petr Rockaitest: Disable lvmetad debug log on another bunch of...
2015-02-05 Petr Rockaitest: Call $VALGRIND directly in lvm-wrapper.
2015-02-05 Petr RockaiNIX: Add valgrind-devel to the build environment.
2015-02-05 Petr Rockaimemlock: Do not check memory balance if RUNNING_ON_VALG...
2015-02-05 Petr Rockaiconfigure: Look for valgrind.h independently of VALGRIN...
2015-02-05 Petr Rockaitest: Add support for running LVM commands in tests...
2015-02-05 Petr Rockaitest: Make lvm-wrapper available in the installed tests...
2015-02-05 Petr RockaiNIX: Install valgrind, gdb and strace in the test envir...
2015-02-05 Petr RockaiNIX: Make timeout and test envvars configurable via...
2015-02-05 Petr Rockaitest: Fix prepare_scsi_debug_dev.
2015-02-05 Petr Rockaitest: Avoid passing -c to flock.
2015-02-05 Petr Rockaitest: Re-try with loopback if a backing device is too...
2015-02-05 Petr RockaiNIX: Detect that the VM booted up more directly.
2015-02-05 Petr RockaiNIX: Avoid a spurious failure when all tests pass.
2015-02-05 Petr Rockaitest: Fix failures due to undefined abs_top_builddir.
2015-02-05 Petr Rockaitest: Avoid running 'dmsetup remove' with no devices.
2015-02-05 Petr Rockaitest: Fix 100%FREE RAID tests since test device sizes...
2015-02-05 Petr Rockaitest: Update brick-shelltest (configurable timeout...
2015-02-05 Petr RockaiNIX: Mark builds with failed tests as such.
2015-02-05 Petr Rockaitest: Do not rely on dev/mapper/* nodes in pvmove-resta...
2015-02-05 Petr Rockaitest: Fix implementation of check targets with new...
2015-02-05 Petr RockaiNIX: Update path to /xchg (was /tmp/xchg with older...
2015-02-05 Petr RockaiNIX: Do not fail aggregation when a sub-job fails to...
2015-02-05 Petr RockaiNIX: Run each test flavour as a separate derivation.
2015-02-05 Petr RockaiNIX: Add --kmsg to lvm2-testsuite invocations.
2015-02-05 Petr Rockaitest: Update brick-shelltest.h.
2015-02-05 Petr RockaiNIX: Keep the udev log out of tmpfs.
2015-02-05 Petr RockaiNIX: Some kernels need ide/ata modules (i.e. no builtin...
2015-02-05 Petr RockaiNIX: Use IDE drive emulation instead of virtio.
2015-02-05 Petr Rockailibdaemon: Use select to yield CPU on a blocked read...
2015-02-05 Petr Rockaitest: Update brick-shelltest, adding timestamps to...
2015-02-05 Petr RockaiNIX: Use the new --heartbeat option on lvm2-testsuite.
2015-02-05 Petr Rockaitest: Package up the test runner in a reusable C++...
2015-02-05 Petr RockaiNIX: Pass --fatal-timeouts to the testsuite.
2015-02-05 Petr Rockaitest: Implement --fatal-timeouts to allow a timely...
2015-02-05 Petr Rockaitest: Make the runner's heartbeat more reliable.
2015-02-05 Petr Rockaitest: Disable lvmetad logging in lvconvert-{mirror...
2015-02-05 Petr RockaiNIX: Re-work VM monitoring.
2015-02-05 Petr RockaiNIX: Add Fedora 20 jobs.
2015-02-05 Petr RockaiNIX: Existence of results list no longer indicates...
2015-02-05 Petr RockaiNIX: Drop -h from rpm invocations as it messes up logs.
2015-02-05 Petr RockaiNIX: Use nixpkgs kernel for building, distro kernel...
2015-02-05 Petr RockaiNIX: Adapt to the append-based test journal.
2015-02-05 Petr RockaiNIX: Implement a smarter VM monitoring loop.
2015-02-05 Petr RockaiNIX: Use --batch mode for running the testsuite.
2015-02-05 Petr RockaiNIX: Refactor around the new test runner.
2015-02-05 Petr Rockaispec: Add an (optional) lvm2-testsuite subpackage.
2015-02-05 Petr Rockaitest: Implement --only option to runner.
2015-02-05 Petr Rockaitest: Fix loading of an append-mode journal.
2015-02-05 Petr Rockaitest: Add a missing copyright/licence notice to journal.h.
2015-02-05 Petr Rockaitest: Fix a precedence bug in the runner.
2015-02-05 Petr Rockaitest: Use append for journal maintenance instead of...
2015-02-05 Petr Rockaitest: Implement specialised --batch output style w...
2015-02-05 Petr Rockaitest: Add time/rusage formatting to the runner.
2015-02-05 Petr Rockaitest: Print a heartbeat file (every 20s) in the runner.
2015-02-05 Petr Rockaitest: Avoid sleeps in the runner monitoring loop.
2015-02-05 Petr Rockaitest: Run in /tmp if LVM_TEST_DIR is unset.
2015-02-05 Petr Rockaitest: Rename the --quiet option to --batch.
2015-02-05 Petr Rockaitest: Targets and sources can't have the same name...
2015-02-05 Petr Rockaitest: Run the testcases chdir'd into --testdir.
2015-02-05 Petr Rockaitest: Improve IO handling in the runner.
2015-02-05 Petr Rockaitest: Improve tracking of silence (stuck testcases...
2015-02-05 Petr Rockaitest: Make the runner's journal more reliable.
2015-02-05 Petr Rockaitest: Implement flavours in the runner.
2015-02-05 Petr Rockaitest: Fix handling of envvars in the runner.
2015-02-05 Petr Rockaitest: Makefile updates.
2015-02-05 Petr Rockaitest: Make it possible to run tests from an installed...
2015-02-05 Petr Rockaitest: Use the new flavour setup files in lib/inittest.
2015-02-05 Petr Rockaitest: Fix IO sink destructors in the runner.
2015-02-05 Petr Rockaitest: Add a buffer-backed IO sink (for interactive...
2015-02-05 Petr Rockaitest: Implement a file-backed IO sink in the runner.
2015-02-05 Petr Rockaitest: Make runner use bigger IO buffers, put them on...
2015-02-05 Petr Rockaitest: Allow test devices backed by a permanent block...
2015-02-05 Petr Rockaitest: Add new flavour definition files.
2015-02-05 Petr Rockaitest: Write a results/list at the end of a test run.
2015-02-05 Petr Rockaitest: Clean up fds properly in the runner.
2015-02-05 Petr Rockaitest: Implement journalling and --continue.
2015-02-05 Petr Rockaitest: Split up the new runner into multiple files.
2015-02-05 Petr Rockaitest: Use the new runner in make check.
2015-02-05 Petr Rockaitest: Build the new test runner.
2015-02-05 Petr Rockaiconfigure: Add libexecdir/datadir to make.tmpl.in.
2015-02-03 Petr Rockaiconfigure: Allow C++ components.
2015-02-03 Petr Rockaitest: Import first draft of a new test runner.
2015-02-02 Ondrej Kozinalibdaemon: set CLOEXEC flag on systemd socket
2015-02-02 Ondrej Kozinalibdaemon: set CLOEXEC on client socket fd
2015-01-30 Alasdair G... post-release
2015-01-30 Alasdair G... pre-release v2_02_116
2015-01-30 Zdenek Kabelactests: add --force to sfdisk
2015-01-30 Zdenek KabelacWHATS_NEW
next
This page took 0.060208 seconds and 5 git commands to generate.