2015-02-12 |
Peter Rajnoha | autoreconf: recent changes |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | valgrind: when executed within valrind skip close |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | memory: disable check with valgrind pool build |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | configure.in: AC_SUBST needs to be always executed |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | tests: BACKING_DEV |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | tests: ensure array is synchronized |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | tests: don't crash if checked string is shorter |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | makefiles: more _CFLAGS for -MM |
commit | commitdiff | tree |
2015-02-12 |
Zdenek Kabelac | tests: respect LVM_TEST_DIR |
commit | commitdiff | tree |
2015-02-12 |
Peter Rajnoha | toollib: process_each_pv: fix commit d38d047e which... |
commit | commitdiff | tree |
2015-02-12 |
Peter Rajnoha | toollib: process_each_pv: use cmd->full_filter, not... |
commit | commitdiff | tree |
2015-02-12 |
Peter Rajnoha | toollib: process_each_pv: do not acquire list of all... |
commit | commitdiff | tree |
2015-02-12 |
Marian Csontos | test: Fix missing return in new test harness. |
commit | commitdiff | tree |
2015-02-12 |
Peter Rajnoha | config: fix version of introduction for devices/externa... |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | tests: add select-tools.sh to test selection support... |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | tests: rename report-select.sh to select-report.sh |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | report: define ba_start, vg_free and seg_start fields... |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | conf: update profile templates for recent changes |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | man: reference -S/--select in {vg,lv,pv}change, {vg... |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | toollib: select: issue an error message for failed... |
commit | commitdiff | tree |
2015-02-11 |
Peter Rajnoha | man: dumpconfig: mention LVM_COMMAND_PROFILE env var... |
commit | commitdiff | tree |
2015-02-10 |
Petr Rockai | NIX: Drop Fedora 16 builds. |
commit | commitdiff | tree |
2015-02-10 |
Petr Rockai | NIX: Adjust lists of extra RPMs to install. |
commit | commitdiff | tree |
2015-02-10 |
Marian Csontos | test: Fix harness not building on RHEL5 dev-mcsontos-rhel5-CLOEXEC |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | select: initialize selection handle for process_each_... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | tools: allow -S|--select for vgexport and vgimport |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | tools: allow -S|--select for vgdisplay, lvdisplay and... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | tools: allow -S|--select for vgremove and lvremove |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | tools: allow -S|--select for vgchange, lvchange and... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | pvchange: use processing_handle when processing items... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | report: implement report_for_selection |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | report: add report_for_selection and use it in select_m... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | refactor: report: factor out code to determine final... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | toollib: select the whole structure if at least one... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | toollib: initialize handles (including reporting for... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | toollib: add init_processing_handle, init_selection_han... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | toollib: pass struct processing_handle to _select_match... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | report: add report_init_for_selection fn and modify... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | toollib: replace void *handle with struct processing_ha... |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | cleanup: make report type condition consistent with... |
commit | commitdiff | tree |
2015-02-10 |
David Teigland | toollib: prepare select_match_{pv,vg,lv} hooks |
commit | commitdiff | tree |
2015-02-10 |
Peter Rajnoha | libdm: report: add dm_report_object_is_selected |
commit | commitdiff | tree |
2015-02-10 |
Petr Rockai | test: Fix a typo in shell/pvmove-restart.sh. |
commit | commitdiff | tree |
2015-02-09 |
Peter Rajnoha | lvm: recognize LVM_COMMAND_PROFILE env var for default... |
commit | commitdiff | tree |
2015-02-09 |
Peter Rajnoha | reporter: properly check for _do_info_and_status return... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | configure: Fix a warning about test/Makefile.in. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Request {fedora,centos}-release packages explicitly. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Adjust install_rpms (kernel rpm is now required). |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: We need to install lcov for ./configure now as... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Move corosynclib-devel & valgrind-devel out of... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Allow adding/overriding test configurations. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Set ulimit -c to unlimited, to get backtraces... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Add a CentOS 7.0 64b build. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Fix a segfault in the test runner. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: It is not an error for a test daemon to exit... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Remove spurious set -x in lvm-wrapper. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Properly detect warnings from testcases. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Only force an IO sync when the testcase has finished. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Allow a longer timeout for lvextend-snapshot... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Make dmsetup remove more robust in pvmove-restart. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Make killing local (test) daemons more robust. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Disable lvmetad debug log on another bunch of... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Call $VALGRIND directly in lvm-wrapper. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Add valgrind-devel to the build environment. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | memlock: Do not check memory balance if RUNNING_ON_VALG... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | configure: Look for valgrind.h independently of VALGRIN... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Add support for running LVM commands in tests... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Make lvm-wrapper available in the installed tests... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Install valgrind, gdb and strace in the test envir... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Make timeout and test envvars configurable via... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Fix prepare_scsi_debug_dev. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Avoid passing -c to flock. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Re-try with loopback if a backing device is too... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Detect that the VM booted up more directly. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Avoid a spurious failure when all tests pass. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Fix failures due to undefined abs_top_builddir. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Avoid running 'dmsetup remove' with no devices. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Fix 100%FREE RAID tests since test device sizes... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Update brick-shelltest (configurable timeout... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Mark builds with failed tests as such. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Do not rely on dev/mapper/* nodes in pvmove-resta... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Fix implementation of check targets with new... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Update path to /xchg (was /tmp/xchg with older... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Do not fail aggregation when a sub-job fails to... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Run each test flavour as a separate derivation. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Add --kmsg to lvm2-testsuite invocations. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Update brick-shelltest.h. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Keep the udev log out of tmpfs. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Some kernels need ide/ata modules (i.e. no builtin... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Use IDE drive emulation instead of virtio. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | libdaemon: Use select to yield CPU on a blocked read... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Update brick-shelltest, adding timestamps to... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Use the new --heartbeat option on lvm2-testsuite. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Package up the test runner in a reusable C++... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Pass --fatal-timeouts to the testsuite. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Implement --fatal-timeouts to allow a timely... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Make the runner's heartbeat more reliable. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | test: Disable lvmetad logging in lvconvert-{mirror... |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Re-work VM monitoring. |
commit | commitdiff | tree |
2015-02-05 |
Petr Rockai | NIX: Add Fedora 20 jobs. |
commit | commitdiff | tree |
next |