Harald Hoyer
e064127729
add "rd.auto" parameter and switch off automatic assembly
...
No automatic assembly is done anymore by default. You will have to
specify exactly what devices to assemble
("rd.md.uuid=" "rd.luks.uuid" ...)
or use "rd.auto=1" or "rd.auto" on the kernel command line.
For big servers with thousands of disks we don't want to assemble
everything by default (error prone, slow).
13 years ago
Harald Hoyer
7f1d77d9fb
TEST-16-DMSQUASH: reenable test
13 years ago
Harald Hoyer
bc07024624
TEST-10-RAID/test.sh: add "rd.auto=1"
13 years ago
Harald Hoyer
907f75447b
TEST-03-USR-MOUNT/create-root.sh: load btrfs module manually
13 years ago
Harald Hoyer
ba111df2b9
nfs: install all nfs submodules
13 years ago
Frederic Crozat
ec8974914f
ensure af_packet module is loaded (if not built-in)
13 years ago
Harald Hoyer
23d6dcd125
test: s/ib700wdt/i6300esbwdt/g
13 years ago
Harald Hoyer
9fd9e96130
test/Makefile: fixed TESTS parsing
13 years ago
Harald Hoyer
1f524c4544
Prevent testsuite runs from non-root users.
13 years ago
Harald Hoyer
650ab3b077
TEST-10-RAID/test.sh: comment debug options
13 years ago
Harald Hoyer
3f7e5358e5
crypt/crypt-run-generator.sh: do not add already existing luks
13 years ago
Harald Hoyer
5d833a9f5b
add "af_packet" kernel module to network testsuite tests
13 years ago
Harald Hoyer
a0af318a8d
testsuite: fixups and color
13 years ago
Harald Hoyer
a01cf5d782
test/TEST-04-FULL-SYSTEMD: add systemd to modules
13 years ago
Harald Hoyer
3d115217e4
test/TEST-04-FULL-SYSTEMD: default to basic.target and output more debug
13 years ago
Harald Hoyer
2723ebba9a
test: silence "make all"
13 years ago
Harald Hoyer
badda27f61
test/TEST-04-FULL-SYSTEMD: full test with systemd and /usr mount
13 years ago
Harald Hoyer
3e1d48fd12
test: add support for: make V=1 TESTS="01 20 40" check
...
$ sudo make V=1 clean check
now runs the testsuite in verbose mode
$ sudo make TESTS="01 20 40" clean check
now only runs the 01, 20 and 40 tests.
13 years ago
Harald Hoyer
4dda0095a1
test/*/server-init.sh: redirect stdin,out,err to /dev/console
13 years ago
Harald Hoyer
9ede75b1ce
TEST-01-BASIC: enable selinux
13 years ago
Harald Hoyer
fe5f8d0074
TEST-01-BASIC: turn on systemd debugging
13 years ago
Harald Hoyer
43bac63e33
TEST-99-RPM test trap
13 years ago
Harald Hoyer
4eafdbdbe8
test: new test TEST-99-RPM
...
This test installs the dracut rpm together with the kernel in an
installroot. rpm -Va and rpm -qf are used, to ensure nothing modified
files in the real root.
13 years ago
Harald Hoyer
27fa604418
test: export initdir
13 years ago
Harald Hoyer
cbefa47006
TEST-30-ISCSI: convert to ext3
13 years ago
Harald Hoyer
38bbec3731
TEST-30-ISCSI: put back in hard-off.sh for tests
13 years ago
Harald Hoyer
a128f03b30
TEST-03-USR-MOUNT: change test to use a seperate disk
13 years ago
Harald Hoyer
1d59e3e592
TEST-02-SYSTEMD: enlarge the root disk
13 years ago
Harald Hoyer
47057875e7
TEST-01-BASIC: grow the root disk
13 years ago
Harald Hoyer
ef9b54cfe6
new testsuite test TEST-03-USR-MOUNT
...
mounts /usr as a btrfs subvolume and should respect "rw" and "ro" kernel
command line arguments properly.
13 years ago
Harald Hoyer
6571cd4073
TEST-40-NBD: add watchdog
13 years ago
Harald Hoyer
67ab4f7718
testsuite: fixups
13 years ago
Harald Hoyer
f71145d20d
TEST-20-NFS: trigger watchdog more often
13 years ago
Harald Hoyer
70c6b773ca
dracut.sh, dracut-functions.sh: add dracut_kernel_post()
...
dracut_kernel_post() does lazy kernel module dependency installation,
depmod and cleans up temporary files
13 years ago
Harald Hoyer
f0558da598
test/*/test.sh: correct ifup and dhclient paths
13 years ago
Harald Hoyer
f48f9341a5
disable TEST-16-DMSQUASH for now
13 years ago
Harald Hoyer
d686298315
TEST-50-MULTINIC: libnss cleanup
13 years ago
Harald Hoyer
9f88b0370d
TEST-20-NFS: libnss cleanup
13 years ago
Harald Hoyer
2dbd71b77a
TEST-50-MULTINIC: add watchdog
13 years ago
Harald Hoyer
483b1e3aa8
TEST-20-NFS: add watchdog
13 years ago
Harald Hoyer
c8f3a1c057
TEST-01-BASIC: add watchdog
13 years ago
Harald Hoyer
3eca0cc846
TEST-50-MULTINIC: install correct nss libs
13 years ago
Harald Hoyer
c79f3883cd
test/TEST-16-DMSQUASH: add check for python-imgcreate
13 years ago
Harald Hoyer
df42cd3dbd
test/test-functions: check with test_check() if test is suitable
13 years ago
Harald Hoyer
cfe32ef5ba
TEST-01-BASIC: sync after creating the root disk
13 years ago
Harald Hoyer
f72318243c
systemd: adapt to new switch-root mechanism
13 years ago
Harald Hoyer
2c431e8ec4
add systemd module
13 years ago
Harald Hoyer
4b13b2e2bf
test/TEST-01-BASIC/test.sh: fix cleanup of overlay dir
13 years ago
Harald Hoyer
5a81678219
TEST-15-BTRFSRAID: add one more partition to the btrfs raid10
13 years ago
Harald Hoyer
fc87119069
TEST-20-NFS: get shell in test root for rd.shell
13 years ago