summaryrefslogtreecommitdiff
path: root/nix
Commit message (Expand)AuthorAgeFilesLines
* lockd: Clean up specMarian Csontos2015-07-041-1/+1
* Add lvmlockddev-dct-lvmlockd-AZDavid Teigland2015-07-021-0/+1
* nix: socat for f18, nc for f17Zdenek Kabelac2015-05-141-3/+4
* nix: drop util-linuxZdenek Kabelac2015-05-141-1/+0
* nix: add more packagesZdenek Kabelac2015-05-141-1/+3
* nix: add pkgconfigZdenek Kabelac2015-05-141-0/+1
* nix: socat is quite new packageZdenek Kabelac2015-05-141-3/+3
* nix: fix socat package nameZdenek Kabelac2015-05-141-1/+1
* nix: more base packagesZdenek Kabelac2015-05-131-4/+6
* nix: now some files are generate so keep themZdenek Kabelac2015-05-111-1/+1
* nix: install also mdadmZdenek Kabelac2015-04-221-2/+3
* NIX: Also install device-mapper-persistent-data on CentOS 7 & FC 19+.Petr Rockai2015-04-151-1/+1
* NIX: Disable profiling in all but one configuration.Petr Rockai2015-04-141-47/+52
* NIX: Fix a typo that broke evaluation of fc19+.Petr Rockai2015-02-171-1/+1
* NIX: Fix CentOS builds.Petr Rockai2015-02-161-3/+16
* NIX: Resolve issues with fedora-release and kernel-modules-extra.Petr Rockai2015-02-161-8/+7
* NIX: Drop Fedora 16 builds.Petr Rockai2015-02-101-2/+0
* NIX: Adjust lists of extra RPMs to install.Petr Rockai2015-02-101-8/+7
* NIX: Request {fedora,centos}-release packages explicitly.Petr Rockai2015-02-051-3/+2
* NIX: Adjust install_rpms (kernel rpm is now required).Petr Rockai2015-02-051-1/+3
* NIX: We need to install lcov for ./configure now as well.Petr Rockai2015-02-051-3/+8
* NIX: Move corosynclib-devel & valgrind-devel out of common.Petr Rockai2015-02-051-4/+3
* NIX: Allow adding/overriding test configurations.Petr Rockai2015-02-051-9/+12
* NIX: Set ulimit -c to unlimited, to get backtraces in logs.Petr Rockai2015-02-051-0/+1
* NIX: Add a CentOS 7.0 64b build.Petr Rockai2015-02-051-2/+11
* NIX: Add valgrind-devel to the build environment.Petr Rockai2015-02-051-1/+1
* NIX: Install valgrind, gdb and strace in the test environment.Petr Rockai2015-02-051-0/+1
* NIX: Make timeout and test envvars configurable via --arg.Petr Rockai2015-02-051-2/+3
* NIX: Detect that the VM booted up more directly.Petr Rockai2015-02-051-1/+8
* NIX: Avoid a spurious failure when all tests pass.Petr Rockai2015-02-051-1/+1
* NIX: Mark builds with failed tests as such.Petr Rockai2015-02-051-0/+2
* NIX: Update path to /xchg (was /tmp/xchg with older nixpkgs).Petr Rockai2015-02-051-5/+5
* NIX: Do not fail aggregation when a sub-job fails to produce output.Petr Rockai2015-02-051-1/+1
* NIX: Run each test flavour as a separate derivation.Petr Rockai2015-02-051-17/+32
* NIX: Add --kmsg to lvm2-testsuite invocations.Petr Rockai2015-02-051-2/+3
* NIX: Keep the udev log out of tmpfs.Petr Rockai2015-02-051-2/+2
* NIX: Some kernels need ide/ata modules (i.e. no builtin ata).Petr Rockai2015-02-051-1/+2
* NIX: Use IDE drive emulation instead of virtio.Petr Rockai2015-02-051-2/+3
* NIX: Use the new --heartbeat option on lvm2-testsuite.Petr Rockai2015-02-051-6/+9
* NIX: Pass --fatal-timeouts to the testsuite.Petr Rockai2015-02-051-2/+2
* NIX: Re-work VM monitoring.Petr Rockai2015-02-051-13/+22
* NIX: Add Fedora 20 jobs.Petr Rockai2015-02-051-1/+12
* NIX: Existence of results list no longer indicates that the suite has finished.Petr Rockai2015-02-051-11/+8
* NIX: Drop -h from rpm invocations as it messes up logs.Petr Rockai2015-02-051-1/+1
* NIX: Use nixpkgs kernel for building, distro kernel for testing.Petr Rockai2015-02-051-7/+11
* NIX: Adapt to the append-based test journal.Petr Rockai2015-02-051-4/+5
* NIX: Implement a smarter VM monitoring loop.Petr Rockai2015-02-051-10/+38
* NIX: Use --batch mode for running the testsuite.Petr Rockai2015-02-051-2/+2
* NIX: Refactor around the new test runner.Petr Rockai2015-02-051-80/+149
* NIX: Fix 32b builds (2G of RAM is 1M too much for 32b QEMU).Petr Rockai2014-10-221-1/+1