Daniel Molkentin
fd79054610
net-tools are not required anymore
...
Also bridge-utils was listed twice in README.testsuite.
8 years ago
Harald Hoyer
4e669086a3
test: add TEST-70-BONDBRIDGETEAMVLAN
8 years ago
Harald Hoyer
bdd626059c
test/run-qemu: make "-cpu host" the default
8 years ago
Harald Hoyer
f13278eac2
TEST-99-RPM: fix installation loop
8 years ago
Harald Hoyer
33a5586cae
test/Makefile: proper return code for "make check"
...
(cherry picked from commit aa40b82145
)
8 years ago
Harald Hoyer
ffc2ca202b
TEST-99-RPM: retry dnf 5 times in case http fails
8 years ago
Xunlei Pang
01030beda2
testsuite: add "rd.memdebug=4" in TEST-01-BASIC to test rd.memdebug
...
"rd.memdebug=4" includes all the test level, so add it to test
rd.memdebug function.
Signed-off-by: Xunlei Pang <xlpang@redhat.com>
8 years ago
Harald Hoyer
dfb3db3dad
testsuite: add "-cpu host" to kvm call
8 years ago
Harald Hoyer
e63ac4433a
test/test-rhel-7.2.rpms: remove file
8 years ago
Harald Hoyer
d941f0e015
Revert "TEST-99-RPM: use --best and install all rpms"
...
This reverts commit f81806db20
.
8 years ago
Harald Hoyer
f81806db20
TEST-99-RPM: use --best and install all rpms
8 years ago
Harald Hoyer
e35d1451f5
test/TEST-99-RPM: dnf does not like any dracut subpackage
8 years ago
Harald Hoyer
eac751f1e0
test/TEST-99-RPM: speedup test
8 years ago
Harald Hoyer
924a669a1b
TEST-99-RPM: append "/" to DESTDIR
8 years ago
Harald Hoyer
93d7b95ad4
TEST-30-ISCSI: give server more time for the head start
8 years ago
Harald Hoyer
ffcbde7fe2
TEST-99-RPM: set release version and disable update-testing repo
8 years ago
Harald Hoyer
44766d1f1f
TEST-99-RPM: actually use the generated rpms with dnf
8 years ago
Harald Hoyer
86f0904004
TEST-30-ISCSI: fixed dhcpd.conf and disabled nowait
8 years ago
Harald Hoyer
e22e04ae15
TEST-99-RPM: add test_check() for rpm,dnf,yum
8 years ago
Harald Hoyer
2811e4ed22
TEST-99-RPM: create dracut rpms to install first
...
create rpms in TESTDIR first
8 years ago
Harald Hoyer
ddfcfdf199
test/test-rhel-7.2.rpms
...
list of rpms to install to run the testsuite on rhel-7.2
8 years ago
Harald Hoyer
d7c9ad504e
TEST-30-ISCSI: add message, that all tests passed
9 years ago
Harald Hoyer
dba974844e
test/TEST-30-ISCSI: depend on tgtd and tgtadm
...
the testsuite now needs tgtd and tgtadm and not iscsi-target
9 years ago
Harald Hoyer
1de836c763
TEST-20-NFS: remove stale pid file
9 years ago
Harald Hoyer
b039b20ec2
test: correct cmdline reading functions
9 years ago
Harald Hoyer
f6fa9ef101
TEST-20-NFS: skip root=/dev/nfs tests with systemd v230
9 years ago
Harald Hoyer
36867f1abf
test: handle kernel panic in testsuite
...
- reboot kernel on panic
- qemu don't reboot
9 years ago
Harald Hoyer
0092942531
test/TEST-99-RPM: fixed test suite
...
- cope with dnf vs yum
- fixed find arguments
- make script fail, if command fails
9 years ago
Harald Hoyer
781f1971c3
cope with "rd.shell=0" in the testsuite
...
If emergency and shutdown-emergency hooks are called, the systemd should
poweroff the testsuite, therefore "rd.shell=0" is given on the test
suite kernel command lines.
"rd.shell=0" has to be parsed correctly by the test suite real root init
also.
9 years ago
Harald Hoyer
4e882b8090
use shutdown-emergency hook in testsuite to poweroff the machine
9 years ago
Ville Skyttä
9430ae301e
Do not use deprecated egrep/fgrep
9 years ago
Harald Hoyer
bb1b924792
TEST-30-ISCSI: some tests have unknown return code
...
by design
9 years ago
Harald Hoyer
24a78b2697
Fixed vlan, bonding, bridging, team logic
...
Call ifup for the slaves and assemble afterwards.
9 years ago
Harald Hoyer
b8bccd398a
test/TEST-04-FULL-SYSTEMD: optionally install machine-info and *-id
9 years ago
Harald Hoyer
b830a31331
TEST-16-DMSQUASH: do not use "--" with ldconfig -r
9 years ago
Harald Hoyer
b070c1d360
nbd: add systemd generator and use nbd export names instead of port numbers
...
Add a systemd generator for root=nbd:.. so that systemd has a correct
sysroot.mount unit.
Use export names instead of port numbers, because port number based
exports are deprecated and were removed.
9 years ago
Harald Hoyer
90ac2d2429
TEST-16-DMSQUASH: add code for IO throtteling in qemu
...
To test the mediacheck feature, I added commented out code with qemu IO
throtteling.
9 years ago
Harald Hoyer
c606be49d7
TEST-15-BTRFS: load btrfs module
...
(cherry picked from commit d9b5a98532
)
9 years ago
Harald Hoyer
f939cffdac
test/TEST-04-FULL-SYSTEMD/create-root.sh: modprobe btrfs
...
why so ever... it used to load automatically
(cherry picked from commit 65977ef1d1
)
9 years ago
Harald Hoyer
0a10d7fc51
TEST-30-ISCSI: fix test to run with new iscsi
...
(cherry picked from commit 836ca3f47e
)
9 years ago
Harald Hoyer
6251f82c6f
TEST-30-ISCSI: add rd.scsi.firmware
...
(cherry picked from commit 310574f7ea
)
9 years ago
Harald Hoyer
0a66b74b51
TEST-30-ISCSI: test more and set static initiator name
10 years ago
Harald Hoyer
c22c43f81a
TEST-30-ISCSI: switch to scsi-target-utils
...
netbsd-iscsi is not available on RHEL
Beef up the testsuite to use the two targets over different
interfaces.
Test the new iSCSI parameters rd.iscsi.waitnet and rd.iscsi.testroute.
10 years ago
Harald Hoyer
52b91b6698
TEST-30-ISCSI/dhcpd.conf: set the LUN
...
set the LUN, so the udev rule to mount the disk matches
10 years ago
Harald Hoyer
e50f91e600
use mktemp "-p" instead of "--tmpdir" for busybox
10 years ago
Mike Gilbert
5899f2f516
Replace echo -n with printf in code with a /bin/sh shebang
...
POSIX does not mandate that echo support the -n parameter.
printf has more well-defined behavior.
10 years ago
Harald Hoyer
7ecb36aef4
TEST-50-MULTINIC/test.sh: correctly call ldconfig
10 years ago
Harald Hoyer
3fa31c3a47
TEST-14-IMSM: remove "rd.auto"
...
otherwise rd.auto auto assembles the device
10 years ago
Harald Hoyer
9ee2f1e235
TEST-04-FULL-SYSTEMD: fixup loadkeys keymap loading
10 years ago
Harald Hoyer
777f2db037
splitup dracut-init.sh from dracut-functions.sh
...
other tools want to source dracut-functions.sh without any mkdir side
effects.
10 years ago