summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix buildbot failure in t-lvconvert-mirror.sh due to failing toAlasdair Kergon2010-08-171-0/+1
* Add some v1 to v2 metadata upgrade testing.Mike Snitzer2010-08-161-0/+27
* fix t-pvcreate-operation-md.sh to require kernel.org Linux >= 2.6.33 forMike Snitzer2010-08-121-5/+8
* Change default alignment of pe_start to 1MB.Mike Snitzer2010-08-128-27/+23
* Require --restorefile when using pvcreate --uuid.Mike Snitzer2010-08-123-7/+10
* Require logical volume(s) to be explicitly named for lvconvert --merge.Mike Snitzer2010-08-031-0/+2
* Minor speedup of lock test -Zdenek Kabelac2010-08-021-1/+1
* Add shell function to trim spaces.Zdenek Kabelac2010-08-022-9/+17
* Using count=0 is sufficient for creation of zeroed files.Zdenek Kabelac2010-08-021-1/+1
* Visually better align lines which are executed as a result of trueZdenek Kabelac2010-08-023-9/+8
* add copyright notices to new filesAlasdair Kergon2010-07-2814-1/+149
* Do not create a clustered volume group in t-nomda-missing.Petr Rockai2010-07-271-1/+1
* Make vgck warn about missing PVs.Petr Rockai2010-07-272-0/+77
* Don't fail t-pvcreate-operation-md if mdadm is broken.Petr Rockai2010-07-211-1/+1
* Add --force to pvchange, and allow override of prompt involving metadataignore.Dave Wysochanski2010-07-071-2/+2
* Test failed commit of mda on new pv - failed vgextend.Dave Wysochanski2010-07-071-0/+10
* Update metadata-balance test for --vgmetadatacopies 0.Dave Wysochanski2010-06-301-3/+6
* Fix vgremove to allow removal of VG with missing PVs. (2.02.52)Milan Broz2010-06-301-0/+3
* Update nightly tests for vgextend --metadataignore.Dave Wysochanski2010-06-301-0/+28
* Update pvcreate tests for --metadataignore.Dave Wysochanski2010-06-301-0/+31
* Update t-covercmd pvck to take proper device argument.Dave Wysochanski2010-06-281-1/+1
* Update tests to handle phase 2 (vg based) metadata balance.Dave Wysochanski2010-06-281-2/+190
* Ensure --metadatacopies parameter gets interpreted based on command.Dave Wysochanski2010-06-281-1/+1
* Add tests for phase 1 of metadata balance - manage per-PV ignore bit.Dave Wysochanski2010-06-281-0/+41
* Minor shell style cleanup.Petr Rockai2010-06-281-4/+4
* Add a test of wait_for_locks behaviour (adapted from an original by Dave).Petr Rockai2010-06-241-0/+36
* Require partial option in lvchange --refresh for partials LVs.Milan Broz2010-06-031-0/+2
* Fix topology test after last changes to not leak loop devices.Milan Broz2010-05-241-3/+6
* Use mv -f for replace config in test.Milan Broz2010-05-241-1/+1
* Replace lvm.conf instead of truncating it.Milan Broz2010-05-241-1/+3
* t-lvconvert-repair-transient hangs on .33 and on RHEL6 kernel -> disablePetr Rockai2010-05-241-0/+2
* Account for mirror transient status when doing lvconvert --repair.Petr Rockai2010-05-244-21/+78
* Skip t-pvcreate-operation-md if mdadm fails to create the required device.Petr Rockai2010-05-241-1/+2
* Test lvm_vgname_from_{pvid|device}.Dave Wysochanski2010-05-191-0/+40
* Use -d to control level of messages sent to syslog by dmeventd.Alasdair Kergon2010-05-141-2/+1
* Chop up the big t-lvconvert-mirror-basic loop across 4 separate test scriptsPetr Rockai2010-05-125-5/+12
* Run tests in alphabetical (and thus stable across machines) order.Petr Rockai2010-05-121-1/+1
* Bump the debug.log level from 4 to 9 (the numbering is different from verbose).Petr Rockai2010-05-121-1/+1
* Revert the "repeat failed tests with -vvvv" feature. Instead, dump debug logsPetr Rockai2010-05-124-12/+11
* A fairly extensive refactor of the mirror testing code. The exhaustivePetr Rockai2010-05-127-804/+378
* Revert the huge device creation in t-lvconvert-mirror and downgrade thePetr Rockai2010-05-121-3/+5
* Add a test for activation in presence of missing devices. This partially coversPetr Rockai2010-05-121-0/+73
* Rename t-partial-activate to t-activate-partial (more activation tests coming).Petr Rockai2010-05-121-0/+0
* The "should" testing utility should actually only give a warning when thePetr Rockai2010-05-121-1/+2
* Improve the "check" testing utility: slightly refactor and providePetr Rockai2010-05-121-7/+39
* Add a basic test for dmeventd triggering lvconvert --repair. Needs improvement.Petr Rockai2010-05-062-0/+34
* Add some basic provisions for automated testing of dmeventd.Petr Rockai2010-05-062-0/+23
* Add a "should" alongside "not" to the test utilities. When a "should" commandPetr Rockai2010-04-303-8/+29
* Test all combinations of mirror conversion, both while the LVJonathan Earl Brassow2010-04-281-1/+294
* Disallow the direct removal of a merging snapshot.Mike Snitzer2010-04-231-3/+9