]> sourceware.org Git - lvm2.git/history - test
pre-release
[lvm2.git] / test /
2011-06-29 Alasdair Kergonuse dmsetup remove -f as a better way of simulating...
2011-06-28 Alasdair KergonMore readahead tests.
2011-06-28 Alasdair KergonChange to still sync with udev (to test waiting for...
2011-06-28 Alasdair KergonSelectively enable/disable udev rules.
2011-06-23 Milan BrozFail allocation if number of extents not divisible...
2011-06-15 Petr RockaiFix RHBZ 651590 (failure to lock LV results in failure...
2011-06-09 Milan BrozFix kernel version test (RHEL: 2.6.32-123).
2011-06-09 Milan BrozFix mirrored stripe reduction.
2011-06-09 Milan BrozFix extent rounding for striped segments.
2011-06-09 Milan BrozFix kernel version parsing in tests, use common function.
2011-06-09 Milan BrozFix topology test.
2011-06-04 Petr RockaiAlso check in the pe_start API test that the disks...
2011-06-04 Petr RockaiAdd an API test that shows how to find a value of pe_st...
2011-05-07 Petr RockaiRewrite vgreduce --removemissing --force, using existin...
2011-04-28 Zdenek KabelacAdd missing cleanup for vgimportclone script
2011-04-21 Dave WysochanskiDisable nightly test for vgimportclone until proper...
2011-04-21 Dave WysochanskiAdd vgimportclone symlink for nightly test.
2011-04-21 Dave WysochanskiAdd nightly test for vgimportclone and querying of...
2011-04-21 Zdenek KabelacFix use of released vgname and vgid
2011-04-19 Petr RockaiAlways copy all tests to builddir regardless of T/S...
2011-04-12 Petr RockaiMake the mirror log checks in t-lvconvert-repair-policy...
2011-04-12 Petr RockaiThis patchset refactors some reporting code and complet...
2011-03-30 Zdenek KabelacTesting: remove -q from grep
2011-03-28 Zdenek KabelacReduce amount of vgremove and vgchange calls
2011-03-10 Zdenek KabelacIndent spaces to tabs
2011-03-06 Milan BrozFix test for 8k page (fails on Sparc architecture).
2011-03-04 Milan BrozMake the lock test a little bit better...
2011-03-04 Milan BrozWait until dmeventd properly starts in test.
2011-03-03 Zdenek KabelacLeave some time to scheduler
2011-03-03 Zdenek KabelacAvoid using pipes on lv commands
2011-03-03 Milan BrozFix test, "echo n" is not needed when -y is specified.
2011-03-03 Zdenek KabelacDo not echo y to lvconvert
2011-03-02 Milan BrozIncrease check timeout again.
2011-03-02 Milan BrozFix test to use explicit /dev/mapper/ node, /proc/mount...
2011-03-02 Petr RockaiAs requested in BZ 454618:
2011-03-01 Milan BrozRather return success if skipping udev wait.
2011-03-01 Zdenek KabelacInvert condition for READLINE check
2011-03-01 Zdenek KabelacBuild test.c also without readline library
2011-03-01 Milan BrozFix tests if udevadm missing (old udev).
2011-03-01 Zdenek KabelacQuick fix to compile lvm2api tests when possible
2011-02-28 Zdenek KabelacUse backward compatible configuration for test
2011-02-25 Peter Rajnohavgconvert is fixed now to work with the changes in...
2011-02-21 Peter RajnohaTemporarily disable 'convert a VG from lvm2 to lvm1...
2011-02-18 Zdenek KabelacReplace PV_MIN_SIZE with function pv_min_size()
2011-02-09 Petr RockaiAllow overriding the DM_DEV_DIR used by the test suite...
2011-01-31 Zdenek KabelacSkip sysinit test for cluster
2011-01-31 Zdenek KabelacFix udev synchronization for no-locking mode
2011-01-28 Zdenek KabelacLower device size of pvmove test
2011-01-28 Zdenek KabelacLower disk space usage of inconsistent mda test
2011-01-28 Zdenek KabelacReplacei sleep wait with udev settle
2011-01-28 Zdenek KabelacQuery only test related vg name
2011-01-28 Zdenek KabelacAdd command to wait for udevadm settle
2011-01-28 Zdenek KabelacDo not break pipes
2011-01-28 Zdenek KabelacAccelerate mirror tests
2011-01-28 Zdenek KabelacDisplay duration of tests when it passed.
2011-01-26 Zdenek KabelacAdd missing lvm_quit in test
2011-01-19 Jonathan Earl BrassowAdd test to make sure that a log device is retained...
2011-01-17 Zdenek KabelacRemove -f from list of targets for cleanup
2011-01-13 Zdenek KabelacSet default value to counter_last
2011-01-13 Zdenek KabelacInclude default make.tmpl
2011-01-13 Zdenek KabelacEnable monitoring for cluster tests
2011-01-13 Zdenek KabelacCheck for file with clvmd pid
2011-01-13 Zdenek KabelacHotfix to stop harness busylooping
2011-01-12 Petr RockaiKill clvmd properly after locking_type 3 tests (using...
2011-01-11 Jonathan Earl BrassowAdd disk to mirrored log type conversion.
2011-01-10 Zdenek KabelacUse strndup as GNU extension
2011-01-07 Petr RockaiSkip the api/percent test on kernels <= 2.6.32.
2011-01-07 Petr RockaiAdd a test for the interaction of snapshots of mirrors...
2011-01-07 Petr RockaiAdd a test for the interaction of transient errors...
2011-01-07 Petr RockaiFix a typo in the new relaxed mirror check (test/lib...
2011-01-07 Petr RockaiRemove *.t in test/api's make clean target.
2011-01-07 Petr RockaiDisable activation/monitoring in testing lvm.conf by...
2011-01-07 Petr RockaiRelax the mirror test in test/lib/check.sh.
2011-01-07 Petr RockaiIn aux, exit 200 no longer works as skip -- replace...
2011-01-07 Petr RockaiFix up the make clean target in test/.
2011-01-05 Zdenek KabelacFix gcc warnings for missing headers and prototypes
2011-01-05 Petr RockaiRemove obsolete bits of support code from test/.
2011-01-05 Petr RockaiRe-enable t-lvconvert-repair-transient, avoiding the...
2011-01-05 Petr RockaiFix another bug in t-pvcreate-operation-md (should...
2011-01-05 Petr RockaiAdd a test for RHBZ 640621 (metadata/dirs + no PV MDAs...
2011-01-05 Petr RockaiFix typo in t-pvcreate-operation-md.sh.
2011-01-05 Petr RockaiMove the mkdtemp functionality into test/lib/utils.sh.
2011-01-05 Petr RockaiFix a couple of bugs in the new (test/lib/)aux.sh.
2011-01-05 Petr RockaiSubstantial rework of the functional test support code...
2011-01-03 Petr RockaiUse system assert in test/api/percent.c, for now.
2010-12-21 Alasdair KergonCopyright notices for new files.
2010-12-20 Zdenek KabelacMove var declarations to function begining
2010-12-14 Petr RockaiFix sed substitution in copying tests to builddir ...
2010-12-14 Petr RockaiAdd getters for copy_percent and snap_percent to the...
2010-12-14 Petr RockaiHack up the RUN_BASE computation in the test Makefile...
2010-12-12 Petr RockaiRemove a redundant %.o: %.c rule from test/api/Makefile.in.
2010-12-12 Petr RockaiFix the sed expression to get "base" names of tests.
2010-12-12 Petr RockaiOnly build the required bits under api/ on make check.
2010-12-12 Petr RockaiDo not build vgtest (superseded by vgtest.t). Fix the...
2010-12-12 Petr RockaiFirst go at a somewhat more comprehensive mechanism...
2010-12-09 Milan BrozTry to detect fail in clvmd startup in tests.
2010-11-30 Petr RockaiFix a failing test (it used a combination of lvconvert...
2010-11-25 Petr RockaiDisallow certain lvconvert operations that need to...
2010-11-25 Petr RockaiAdd interactive tests for functions to lookup a pv...
2010-11-17 Petr RockaiUpdate interactive tests for lvm2app lvseg and pvseg...
next
This page took 0.0700809999999999 seconds and 8 git commands to generate.