summaryrefslogtreecommitdiff
path: root/nix
Commit message (Expand)AuthorAgeFilesLines
* 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
* NIX: Give the VMs 2G of RAM (for tmpfs) until the new runner is merged.Petr Rockai2014-10-141-1/+1
* NIX: Use VM images with the correct root module list.Petr Rockai2014-04-261-3/+3
* NIX: Fix failure mode for "make check".Petr Rockai2014-04-241-0/+1
* NIX: Avoid test-installing lvm2-sysvinit (fails on recent Fedoras).Petr Rockai2014-04-071-2/+15
* NIX: Cope with existence of multiple primary.xml files.Petr Rockai2014-02-281-2/+2
* NIX: Change the URL for the lcov RPM to a more canonic location.Petr Rockai2014-02-281-1/+1
* NIX: Update the release.nix path in build.sh.Petr Rockai2014-02-281-1/+1
* NIX: Add a short README (to be expanded).Petr Rockai2014-02-281-0/+13
* NIX: Move nix-related bits under nix/.Petr Rockai2014-02-282-0/+250