summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Disable nightly test for vgimportclone until proper fix is made.Dave Wysochanski2011-04-211-5/+6
* Add vgimportclone symlink for nightly test.Dave Wysochanski2011-04-211-0/+1
* Add nightly test for vgimportclone and querying of vgnames with duplicate pvs.Dave Wysochanski2011-04-211-0/+35
* Fix use of released vgname and vgidZdenek Kabelac2011-04-211-0/+25
* Always copy all tests to builddir regardless of T/S, since subsequent runsPetr Rockai2011-04-191-2/+3
* Make the mirror log checks in t-lvconvert-repair-policy a bit more strictPetr Rockai2011-04-122-6/+14
* This patchset refactors some reporting code and completes the remainingPetr Rockai2011-04-121-0/+4
* Testing: remove -q from grepZdenek Kabelac2011-03-306-9/+10
* Reduce amount of vgremove and vgchange callsZdenek Kabelac2011-03-282-51/+26
* Indent spaces to tabsZdenek Kabelac2011-03-101-56/+56
* Fix test for 8k page (fails on Sparc architecture).Milan Broz2011-03-061-1/+2
* Make the lock test a little bit better...Milan Broz2011-03-041-4/+8
* Wait until dmeventd properly starts in test.Milan Broz2011-03-041-0/+3
* Leave some time to schedulerZdenek Kabelac2011-03-031-0/+1
* Avoid using pipes on lv commandsZdenek Kabelac2011-03-031-7/+8
* Fix test, "echo n" is not needed when -y is specified.Milan Broz2011-03-031-1/+1
* Do not echo y to lvconvertZdenek Kabelac2011-03-031-1/+1
* Increase check timeout again.Milan Broz2011-03-021-1/+1
* Fix test to use explicit /dev/mapper/ node, /proc/mounts should not change th...Milan Broz2011-03-021-1/+1
* As requested in BZ 454618:Petr Rockai2011-03-021-0/+8
* Rather return success if skipping udev wait.Milan Broz2011-03-011-2/+2
* Invert condition for READLINE checkZdenek Kabelac2011-03-011-1/+1
* Build test.c also without readline libraryZdenek Kabelac2011-03-011-2/+14
* Fix tests if udevadm missing (old udev).Milan Broz2011-03-011-0/+1
* Quick fix to compile lvm2api tests when possibleZdenek Kabelac2011-03-011-3/+6
* Use backward compatible configuration for testZdenek Kabelac2011-02-286-0/+14
* vgconvert is fixed now to work with the changes in metadata area handling - e...Peter Rajnoha2011-02-251-7/+7
* Temporarily disable 'convert a VG from lvm2 to lvm1 format' test until a know...Peter Rajnoha2011-02-211-7/+7
* Replace PV_MIN_SIZE with function pv_min_size()Zdenek Kabelac2011-02-181-0/+31
* Allow overriding the DM_DEV_DIR used by the test suite (fixes BZ 672796). UsePetr Rockai2011-02-091-2/+5
* Skip sysinit test for clusterZdenek Kabelac2011-01-313-2/+4
* Fix udev synchronization for no-locking modeZdenek Kabelac2011-01-311-0/+50
* Lower device size of pvmove testZdenek Kabelac2011-01-281-10/+14
* Lower disk space usage of inconsistent mda testZdenek Kabelac2011-01-281-1/+1
* Replacei sleep wait with udev settleZdenek Kabelac2011-01-281-1/+7
* Query only test related vg nameZdenek Kabelac2011-01-281-1/+1
* Add command to wait for udevadm settleZdenek Kabelac2011-01-281-0/+11
* Do not break pipesZdenek Kabelac2011-01-281-8/+8
* Accelerate mirror testsZdenek Kabelac2011-01-281-3/+3
* Display duration of tests when it passed.Zdenek Kabelac2011-01-281-10/+22
* Add missing lvm_quit in testZdenek Kabelac2011-01-261-1/+3
* Add test to make sure that a log device is retained when aJonathan Earl Brassow2011-01-191-1/+9
* Remove -f from list of targets for cleanupZdenek Kabelac2011-01-171-1/+1
* Set default value to counter_lastZdenek Kabelac2011-01-131-1/+1
* Include default make.tmplZdenek Kabelac2011-01-131-6/+3
* Enable monitoring for cluster testsZdenek Kabelac2011-01-131-0/+2
* Check for file with clvmd pidZdenek Kabelac2011-01-131-1/+1
* Hotfix to stop harness busyloopingZdenek Kabelac2011-01-131-7/+9
* Kill clvmd properly after locking_type 3 tests (using clvmd/singlenode).Petr Rockai2011-01-121-3/+4
* Add disk to mirrored log type conversion.Jonathan Earl Brassow2011-01-115-7/+54