summaryrefslogtreecommitdiff
path: root/test/shell/pv-duplicate-uuid.sh
Commit message (Collapse)AuthorAgeFilesLines
* tests: adjust for check_devicesfileDavid Teigland2021-08-201-3/+3
|
* tests: drop lvmetad bitsDavid Teigland2018-09-101-6/+2
|
* tests: enable lvmlockd for passing testsDavid Teigland2018-05-301-1/+1
|
* scan: move warnings about duplicate devicesDavid Teigland2018-05-211-3/+2
| | | | | | | | | | | We have been warning about duplicate devices (and disabling lvmetad) immediately when the dup was detected (during label_scan). Move the warnings (and the disabling) to happen later, after label_scan is finished. This lets us avoid an unwanted warning message about duplicates in the special case were md components are eliminated during the duplicate device resolution.
* tests: drop wc -l when grep -c worksZdenek Kabelac2017-07-101-1/+1
|
* tests: use bashZdenek Kabelac2017-07-101-1/+2
|
* test: pv-duplicate-uuidDavid Teigland2016-05-061-6/+28
| | | | update for duplicate changes
* tests: add SKIP_WITH_LVMLOCKDDavid Teigland2016-02-231-0/+1
| | | | to all tests that don't already used vgcreate $SHARED
* doc: change fsf addressZdenek Kabelac2016-01-211-1/+1
| | | | | Hmm rpmlint suggest fsf is using a different address these days, so lets keep it up-to-date
* tests: use more SKIPZdenek Kabelac2015-10-271-2/+2
| | | | Speed-up check_lvmpolld.
* tests: do not use |&Zdenek Kabelac2015-05-141-1/+1
| | | | | Bash 3.2 doesn't understand this syntax (i.e. RHEL5). And it's even better - reports syntax error and return success.
* lvmpolld: Add standalone polldaemon.Ondrej Kozina2015-05-091-0/+2
| | | | See doc/lvmpolld_overview.txt
* tests: rename test to inittestZdenek Kabelac2014-06-101-1/+1
| | | | | | | We are getting into problem when we use 'test' for commands like should/not/... So avoid overloading test name and change it to inittest.
* tests: rename testZdenek Kabelac2014-05-281-0/+28