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
Harald Hoyer
513d26f7b7
TEST-12-RAID-DEG/create-root.sh: settle after deconstruct
13 years ago
Harald Hoyer
d8eb522e80
TEST-01-BASIC: add setsid
13 years ago
Harald Hoyer
f94ceb13b8
TEST-10-RAID: wait for udev settle before deconstructing
13 years ago
Harald Hoyer
0635530dda
TEST-20-NFS/test.sh: fsck with "-a"
13 years ago
Harald Hoyer
b8a9dc2d3f
TEST-20-NFS: use ext3 on server and fsck after kill
13 years ago
Harald Hoyer
8b6e099892
90kernel-modules/module-setup.sh: exclude nfs* lockd from standard
...
do not install nfs* lockd filesystems for the standard kernel modules
13 years ago
Harald Hoyer
552ecca6db
Renamed all shell scripts to *.sh
13 years ago
Harald Hoyer
9373aec650
TEST-30-ISCSI/test.sh: factor out client runs
13 years ago
Harald Hoyer
3905f6695e
TEST-30-ISCSI: add test case for "root=iscsi:...." and untabify
13 years ago
Harald Hoyer
28f0b27fb9
TEST-40-NBD: correct symlinks by rerunning ldconfig
13 years ago
Harald Hoyer
0ddc098eb0
TEST-12-RAID-DEG: improve test case
13 years ago
Harald Hoyer
96d22bd7d6
test: fixed terminfo location
13 years ago
Harald Hoyer
12018c91ea
TEST-15-BTRFSRAID: write diskimage to tmp dir
13 years ago
Harald Hoyer
cf5229190d
TEST-10-RAID: fixed TESTDIR handling
13 years ago
Harald Hoyer
5112bfc8cc
TEST-12-RAID-DEG: mkdir /run
13 years ago
Harald Hoyer
191f6945ac
test: moved TEST-14-IMSM to old.TEST-14-IMSM
...
TEST-14-IMSM does not work anymore in qemu instances
13 years ago