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.
|
2015-11-18 10:17:04 +01:00 |
Harald Hoyer
|
777f2db037
|
splitup dracut-init.sh from dracut-functions.sh
other tools want to source dracut-functions.sh without any mkdir side
effects.
|
2015-07-02 16:04:05 +02:00 |
Harald Hoyer
|
3944c4b136
|
TEST-16-DMSQUASH: add more debug parms
|
2015-06-11 17:39:47 +02:00 |
Harald Hoyer
|
97ff396a97
|
run-qemu: default kernel to "/lib/modules/${KVERSION}/vmlinuz"
newer Fedora kernel install the kernel to /lib/modules
|
2015-06-11 17:39:47 +02:00 |
Harald Hoyer
|
4358ace43c
|
fixup test suite
- qemu wants to have "format=raw"
- "-kernel" is obsolete, because run-qemu picks the right path
|
2015-06-09 13:36:46 +02:00 |
Harald Hoyer
|
e3e1f406bb
|
test: turn off hostonly-cmdline and hostonly
|
2015-01-21 09:33:39 +01:00 |
Harald Hoyer
|
068531232b
|
test: make testsuite work with the new systemd minimal root req
systemd needs more directories to switch root
|
2014-08-08 13:34:04 +02:00 |
Harald Hoyer
|
af11946054
|
dracut-functions.sh: inst_multiple == dracut_install
|
2013-08-07 10:33:15 +02:00 |
Harald Hoyer
|
b093aa2dc7
|
beautified shell code
checked with shellcheck http://www.shellcheck.net/about.html
|
2013-07-04 12:31:15 +02:00 |
Harald Hoyer
|
021b2fddff
|
test: use grep option "-F" and install /etc/os-release
|
2013-04-30 18:54:33 +02:00 |
Harald Hoyer
|
bb278147cf
|
fixed testsuite
|
2013-03-15 07:10:20 +01:00 |
Harald Hoyer
|
7f1d77d9fb
|
TEST-16-DMSQUASH: reenable test
|
2012-09-26 11:58:51 +02:00 |
Harald Hoyer
|
27fa604418
|
test: export initdir
|
2012-07-09 15:30:15 +02:00 |
Harald Hoyer
|
f0558da598
|
test/*/test.sh: correct ifup and dhclient paths
|
2012-06-29 12:41:27 +02:00 |
Harald Hoyer
|
f48f9341a5
|
disable TEST-16-DMSQUASH for now
|
2012-06-18 20:05:25 +02:00 |
Harald Hoyer
|
c79f3883cd
|
test/TEST-16-DMSQUASH: add check for python-imgcreate
|
2012-06-04 11:35:31 +02:00 |
Harald Hoyer
|
552ecca6db
|
Renamed all shell scripts to *.sh
|
2012-02-22 15:15:21 +01:00 |
Harald Hoyer
|
96d22bd7d6
|
test: fixed terminfo location
|
2012-02-13 21:15:22 +01:00 |
Harald Hoyer
|
0be1785aea
|
test: introduce $TESTDIR tmpdir
to keep the git source tree clean, test files are now created in a
$TESTDIR created with mktemp.
|
2011-11-16 14:04:27 +01:00 |
Harald Hoyer
|
ea8e543bb8
|
add TEST-16-DMSQUASH
This is a test for Fedora LiveCDs created via livecd-tools
|
2011-08-17 13:42:16 +02:00 |