summaryrefslogtreecommitdiff
path: root/test/TEST-10-RAID/test.sh
AgeCommit message (Expand)AuthorFilesLines
2013-08-15testsuite: fixed network interface namesHarald Hoyer1-1/+1
2013-08-07dracut-functions.sh: inst_multiple == dracut_installHarald Hoyer1-7/+7
2013-07-31TEST-10: double disk spaceHarald Hoyer1-2/+2
2013-06-28use "rm --" to guard against filenames beginning with "-"Harald Hoyer1-2/+2
2013-04-30test: use grep option "-F" and install /etc/os-releaseHarald Hoyer1-3/+4
2013-03-15fixed testsuiteHarald Hoyer1-2/+2
2013-03-06testsuite fixupHarald Hoyer1-1/+1
2013-03-02test: make testsuite work with systemdHarald Hoyer1-1/+3
2013-03-02test: add finished-false.sh for create-root.sh initqueue jobHarald Hoyer1-0/+1
2012-09-27add "rd.auto" parameter and switch off automatic assemblyHarald Hoyer1-1/+1
2012-09-24TEST-10-RAID/test.sh: add "rd.auto=1"Harald Hoyer1-1/+1
2012-07-30TEST-10-RAID/test.sh: comment debug optionsHarald Hoyer1-1/+1
2012-07-30crypt/crypt-run-generator.sh: do not add already existing luksHarald Hoyer1-2/+7
2012-07-09test: export initdirHarald Hoyer1-3/+3
2012-06-29test/*/test.sh: correct ifup and dhclient pathsHarald Hoyer1-2/+2
2012-02-22Renamed all shell scripts to *.shHarald Hoyer1-7/+7
2012-02-13test: fixed terminfo locationHarald Hoyer1-3/+7
2012-01-13TEST-10-RAID: fixed TESTDIR handlingHarald Hoyer1-1/+2
2011-11-16test: introduce $TESTDIR tmpdirHarald Hoyer1-15/+20
2011-07-20TEST-10-RAID: extend test case to shutdownHarald Hoyer1-8/+9
2011-05-10removed trailing whitespacesHarald Hoyer1-4/+4
2011-03-25Move all hooks to "$hookdir"Harald Hoyer1-2/+2
2011-03-07test/*/test.sh: mv 01hard-off.sh 000-hard-off.shHarald Hoyer1-1/+1
2010-10-28new parameter option names with "rd.*" namespaceHarald Hoyer1-2/+2
2010-08-02TEST: omit network module for non-network testsHarald Hoyer1-1/+1
2010-04-16add rd_retry kernel command line parameterHarald Hoyer1-1/+1
2010-03-05test: use ldconfig processing for roots as wellPhilippe Seewer1-0/+2
2009-10-27test: Add compatibility for different kernel configsPhilippe Seewer1-2/+4
2009-10-09test: add rdinfoHarald Hoyer1-1/+1
2009-10-06test: run all tests with rdinitdebug by defaultHarald Hoyer1-2/+2
2009-09-21selinux: bail out if policy could not be loaded and selinux=0 notHarald Hoyer1-2/+2
2009-09-15mdraid: add rd_NO_MDADMCONF --mdadmconf --nomdadmconfHarald Hoyer1-0/+1
2009-08-14TEST-10-RAID: new mdadm is picky about partitionsHarald Hoyer1-1/+1
2009-07-14modified test description for TEST-10-RAIDHarald Hoyer1-1/+1
2009-07-03rdshellHarald Hoyer1-1/+1
2009-07-03initqueue now loops until /dev/root exists or root is mountedHarald Hoyer1-1/+1
2009-07-03add kernel-modules module to testsuite imagesHarald Hoyer1-1/+1
2009-07-02omit plymouth and add debug module for the testsuite clientsHarald Hoyer1-0/+2
2009-07-01use _all_ modules to run the test, in case another module failsHarald Hoyer1-3/+2
2009-06-19moved test-init to TEST-10-RAIDHarald Hoyer1-1/+1
2009-06-18add DEBUGFAIL to TEST-10-RAIDHarald Hoyer1-1/+4
2009-06-18use 128M for the test virtual machines instead of 512MHarald Hoyer1-2/+2
2009-06-05test suite: allow a user-selected kernelDavid Dillow1-4/+6
2009-05-30Make root on local block device test completly automated.Victor Lowther1-4/+12
2009-05-30Several updates to make dracut a bit more robust.Victor Lowther1-4/+1
2009-05-29Don't create fully generic initramfs'es in the test frameworkVictor Lowther1-7/+10
2009-05-25Get rid of dependency on e2mkdirVictor Lowther1-3/+2
2009-05-25add "#!/bin/bash" to test.shHarald Hoyer1-0/+2
2009-05-25Move content of 00test module into the test subdirVictor Lowther1-9/+15
2009-05-25introduce modular test suiteHarald Hoyer1-0/+56