- 27 Feb, 2016 1 commit
-
-
Vladimir Serbinenko authored
-
- 12 Feb, 2016 3 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 22 Jan, 2016 1 commit
-
-
Vladimir Serbinenko authored
-
- 08 Jan, 2016 2 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
- 07 Jan, 2016 6 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
console goes to serial as well, so this doesn't stop garbage from going to serial. But it creates garbage itself.
-
Vladimir Serbinenko authored
OVMF now supports booting from disks.
-
- 06 Jan, 2016 3 commits
-
-
Vladimir Serbinenko authored
-
Vladimir Serbinenko authored
Use it to add custom files, so that tests which need them work.
-
Vladimir Serbinenko authored
This disables progress indicator for tests. This in turn fixes test flakiness as they ended up timing-dependent.
-
- 09 Nov, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 08 Nov, 2015 1 commit
-
-
Andrei Borzenkov authored
Skip test if parted is unavailable instead of returning false failure.
-
- 24 Jul, 2015 2 commits
-
-
Vladimir Serbinenko authored
Given special semantics of ZFS it's far from clear what the expected result is. Just skip it for now
-
Vladimir Serbinenko authored
-
- 18 Jun, 2015 1 commit
-
-
Andrei Borzenkov authored
-
- 20 Mar, 2015 2 commits
-
-
Vladimir Serbinenko authored
-
Andrei Borzenkov authored
LVM miscalculates bitmap size with small extent, so start with 16K as for other RAID types. Until version 2.02.103 LVM counts metadata segments twice when checking available space, reduce segment count by one to account for this bug.
-
- 16 Mar, 2015 1 commit
-
-
Andrei Borzenkov authored
LVM mirror defaults to RAID1 today and can be different on different systems as set in lvm.conf.
-
- 15 Mar, 2015 1 commit
-
-
Andrei Borzenkov authored
Write activity with LVM/RAID can happen after filesystem is unmounted. In my testing modification time of loop files was 15 - 20 seconds after unmount. So use time as close to unmount as possible as reference instead.
-
- 28 Feb, 2015 2 commits
-
-
Vladimir Serbinenko authored
Fixes the language tests is no make install was done.
-
Vladimir Serbinenko authored
-
- 17 Feb, 2015 2 commits
-
-
Vladimir Serbinenko authored
This fixes bug that system would become unbootable after ext* online resize if no resize_inode was created at ext* format time.
-
Andrei Borzenkov authored
abs_top_srcdir appeared in Autoconf 2.52f. Minimal grub requirement is 2.60 so we should be good here.
-
- 16 Feb, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 31 Jan, 2015 1 commit
-
-
Andrei Borzenkov authored
This requires access to files in both host and grub image, so implementing as separate test unit instead of script test was more easy.
-
- 30 Jan, 2015 1 commit
-
-
Andrei Borzenkov authored
-
- 24 Jan, 2015 1 commit
-
-
Vladimir Serbinenko authored
-
- 05 Dec, 2014 2 commits
-
-
Andrei Borzenkov authored
Tests file access with all filters enabled. It does it both for local and network access, due to regression in signature checking over network. This includes all files in distribution to not depend on existence of compression tools and gpg. Test preloads all required modules to avoid having to provide signatures for them. Still not implemented is file offset filter (is not available in grub script, needs extra module)
-
Andrei Borzenkov authored
This allows running tests that require extra files using netboot as well.
-
- 20 Nov, 2014 1 commit
-
-
Andrei Borzenkov authored
-
- 18 Dec, 2013 1 commit
-
-
Vladimir Serbinenko authored
-
- 04 Dec, 2013 1 commit
-
-
Colin Watson authored
Copying the themes directory in grub-shell isn't parallel-test-friendly and breaks on the second test when the source directory is read-only (as in "make distcheck"). Instead, add a hidden --themes-directory option to grub-mkrescue et al, and use it in grub-shell.
-
- 27 Nov, 2013 1 commit
-
-
Colin Watson authored
than hardcoding /usr/local/bin/xorriso.
-
- 20 Nov, 2013 1 commit
-
-
Vladimir Serbinenko authored
quite some time locally. Most of the test require root so they are skipped when run without necessarry privelegies.
-