31 lines
979 B
Plaintext
31 lines
979 B
Plaintext
|
#===========================================================================
|
||
|
#
|
||
|
# PURPOSE file for:
|
||
|
# /kernel/storage/lvm/device-mapper-persistent-data/thin
|
||
|
#
|
||
|
# Description:
|
||
|
# Testing thin tools provided by device-mapper-persistent-data
|
||
|
#
|
||
|
# Bugs related:
|
||
|
#
|
||
|
#
|
||
|
# Author(s):
|
||
|
# Jakub Krysl
|
||
|
# <jkrysl@redhat.com>
|
||
|
#
|
||
|
#===========================================================================
|
||
|
# Note:
|
||
|
# As with some of Storage tests, at the end of the test it will check
|
||
|
# for errors on the logs.
|
||
|
# This check if implemented on /kernel/storage/include/python_modules
|
||
|
# LogChecker.py module
|
||
|
#
|
||
|
# To avoid Storage tests reporting error that were caused before the test
|
||
|
# started to run is recommended to run /kernel/storage/misc/log_checker
|
||
|
# just before running this test
|
||
|
#===========================================================================
|
||
|
# This task takes optional parameters:
|
||
|
#
|
||
|
#===========================================================================
|
||
|
# EndFile
|