summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2009-06-19do not poweroff in TEST-30-ISCSI, if rdinitdebug is setHarald Hoyer1-1/+1
2009-06-19uncomment hard-off for TEST-30-ISCSIHarald Hoyer1-2/+2
2009-06-19moved test-init to TEST-10-RAIDHarald Hoyer2-1/+1
2009-06-18add DEBUGFAIL to TEST-10-RAIDHarald Hoyer1-1/+4
2009-06-18add iSCSI testsuiteHarald Hoyer7-46/+234
2009-06-18use 128M for the test virtual machines instead of 512MHarald Hoyer3-7/+7
2009-06-18kill the server after the test_runHarald Hoyer2-0/+10
2009-06-17revert testsuite failures to handle old style dhcp root-path formatHarald Hoyer1-6/+3
2009-06-17support old style root=dhcp root-path=server-ip:/pathHarald Hoyer1-10/+7
2009-06-17netroot: Add ip= cmdline checkerPhilippe Seewer1-1/+1
2009-06-17netroot: Introduce detailed cmdline parsersPhilippe Seewer2-63/+72
2009-06-17TEST: Add dhcpd support for debian based distrosPhilippe Seewer4-6/+12
2009-06-17NFS: Add support for debian based distrosPhilippe Seewer2-3/+7
2009-06-17NBD Test: Server initramfs does not need modules crypt, lvm and mdraimPhilippe Seewer1-1/+1
2009-06-17NBD Test: Don't start a shell inside the serverPhilippe Seewer1-1/+1
2009-06-15Simple changes to allow test suite to work with dash.Warren Togami3-4/+4
2009-06-11NBD root: add support for LVM/LUKSDavid Dillow6-3/+104
2009-06-11network: add support for netroot=...David Dillow2-2/+43
2009-06-11NBD test: add more option parsing testsDavid Dillow3-6/+106
2009-06-08add ipv6 rpc.idmapd and various conf files for NFSHarald Hoyer2-2/+15
2009-06-08specify dhcpd.conf path for test serverHarald Hoyer1-1/+1
2009-06-08s/NFS/NBDHarald Hoyer1-2/+2
2009-06-08specify dhcpd.conf path for test serverHarald Hoyer1-1/+1
2009-06-08NBD: add test suiteDavid Dillow7-0/+256
2009-06-08NFS test: add test for nfs[4]:srv:/path syntaxDavid Dillow1-0/+7
2009-06-07NFS root: add support for default root path and %s substitutionDavid Dillow3-0/+24
2009-06-07NFS test: separate NFSv3 and NFSv4 tests into their own functionsDavid Dillow1-6/+13
2009-06-07NFS test: add test cases for DHCP/nfsroot=[IP:]/path[,options]David Dillow2-0/+123
2009-06-06NFS test: renumber MAC addresses to ease adding new test casesDavid Dillow2-12/+22
2009-06-06NFS test: add support for checking mount options usedDavid Dillow2-15/+70
2009-06-06NFS test: verify that we used the right IP to get to the serverDavid Dillow5-22/+42
2009-06-06NFS test: additional option testsDavid Dillow3-7/+101
2009-06-06NFS test: allow emergency shell while debuggingDavid Dillow1-1/+1
2009-06-06NFS test: rearrange the server tree so we can differentiate NFSv3 vs NFSv4David Dillow3-6/+5
2009-06-06NFS test: re-add the fix for the terminalDavid Dillow1-0/+3
2009-06-06NFS test: switch the ISC dhcpd serverDavid Dillow5-22/+39
2009-06-06NFS test: rearrange code to test multiple client configurationsDavid Dillow2-33/+48
2009-06-06NFS testing: add forgotten hard-off hookDavid Dillow1-0/+2
2009-06-06Have the test framework always run the cleanup scriptDavid Dillow1-12/+18
2009-06-05make test output more readable, log errors to test.logHarald Hoyer3-10/+11
2009-06-05test suite: automate NFS testingDavid Dillow6-94/+192
2009-06-05test suite: allow a user-selected kernelDavid Dillow1-4/+6
2009-06-02moved away Makefile for TEST-30-ISCSIHarald Hoyer1-0/+0
2009-06-02add iSCSI moduleHarald Hoyer5-0/+120
2009-05-30Make root on local block device test completly automated.Victor Lowther5-22/+35
2009-05-30Several updates to make dracut a bit more robust.Victor Lowther4-14/+20
2009-05-29Don't create fully generic initramfs'es in the test frameworkVictor Lowther1-7/+10
2009-05-28Disambiguate modules and drivers. modules are dracutmodules. drivers are ke...Warren Togami1-1/+1
2009-05-25Get rid of dependency on e2mkdirVictor Lowther3-5/+3
2009-05-25add "#!/bin/bash" to test.shHarald Hoyer1-0/+2