Zdenek Kabelac
14a3c34983
tests: increase required version
...
Seems like version 1.13.2 remains crashing kernel - so increase
the required version for this reshaping test.
2021-03-23 14:39:13 +01:00
Zdenek Kabelac
bee8027cfa
tests: skip only portion of test
...
Seems this kernel bug is taking more time to get it fixed,
so skipping only failing portion of test and ending with WARNING.
2021-03-22 22:36:37 +01:00
Zdenek Kabelac
db37905d7f
tests: no further fixes likely to be expected
...
Skip tests for these kernels.
2021-03-17 00:59:50 +01:00
Marian Csontos
d4293b579d
tests: Skip test killing kernel
...
Fix the pattern and for now skip all RHEL-8.4 kernels
Bug 1916891
2021-03-10 16:31:04 +01:00
Marian Csontos
3cba071254
tests: Skip test killing kernel
...
Bug 1916891
2021-02-17 13:28:56 +01:00
Zdenek Kabelac
6e8a32e4fd
tests: avoid killing test machines with kernel bug
...
Bug 1916891 still applies:
https://bugzilla.redhat.com/show_bug.cgi?id=1916891
2021-02-01 15:02:38 +01:00
Zdenek Kabelac
18a60c6340
tests: protect this test for another kernel
...
Thisi 3.10.0-862 kernel also dies with this test.
2020-09-14 00:15:14 +02:00
Zdenek Kabelac
17dbb24f7c
tests: change skip to die for upstream crash
...
So the failing test is not lost from sight.
2020-09-12 13:24:03 +02:00
Zdenek Kabelac
49d2b27a68
tests: adding "" around DM_DEV_DIR
2020-09-10 23:55:03 +02:00
Zdenek Kabelac
9a06700017
tests: skip this test for current 5.8 5.9 kernels
...
Kernel is hitting not yet fixed kernel bug.
Skip the test to avoid killing testing machine.
2020-09-01 23:40:24 +02:00
Zdenek Kabelac
496c368528
tests: reduce amount of written date
...
Since we reduced created LV to 4M - dd also just 4M.
2019-11-15 12:37:44 +01:00
Zdenek Kabelac
50b50039d9
tests: reduce space requirements
...
Test well runs on smaller test machines.
2019-10-31 15:31:30 +01:00
David Teigland
1022b88a66
tests: change mkfs usage in lvconvert raid tests
...
The "echo y | mkfs" was failing at times from echo y.
Remove echo y and replace with wipefs -a prior to mkfs.
2019-05-23 11:45:26 -05:00
Zdenek Kabelac
e940293c33
tests: reduce memory footprint
2018-11-29 23:10:09 +01:00
Heinz Mauelshagen
61600f8fa7
test: comment fixes
...
Fix comments in
test/shell/lvconvert-raid-reshape-stripes-load-fail.sh
test/shell/lvconvert-raid-reshape-stripes-load-reload.sh
test/shell/lvconvert-raid-reshape-stripes-load.sh
2018-08-31 15:09:55 +02:00
David Teigland
885eb2024f
tests: enable non-working tests with lvmlockd
...
Those that are failing for reasons other than lvmlockd
restrictions.
2018-05-31 16:18:53 -05:00
Marian Csontos
eae54b67d8
test: Skip tests which require too much RAM
...
- Tests for RAID reshape under load require too much RAM
2018-03-13 13:42:45 +01:00
Heinz Mauelshagen
584ff361df
test: fix trap adding proper teardown to previous, new raid tests
...
Also remove superfluous variable.
2017-12-13 14:41:23 +01:00
Heinz Mauelshagen
86fa0333ff
test: new raid tests
...
Add three new raid tests with io load and table
reloads during reshape for target 1.13.2.
Add a raid0 to raid10 conversion test.
Also add more signals to trap in lvconvert-raid-reshape-load.sh.
2017-12-13 13:30:53 +01:00