test_stop_cache_with_mounted_partition fix
not matching error message check Signed-off-by: Piotr Debski <piotr.debski@intel.com>
This commit is contained in:
parent
8062417d10
commit
36581db666
@ -82,7 +82,8 @@ remove_mounted_core = [
|
||||
]
|
||||
|
||||
stop_cache_mounted_core = [
|
||||
r"Can\'t stop cache instance \d+\. Device /dev/cas\d+-\d+ is mounted\!"
|
||||
r"Error while removing cache \d+",
|
||||
r"Device opens or mount are pending to this cache"
|
||||
]
|
||||
|
||||
load_and_force = [
|
||||
|
Loading…
Reference in New Issue
Block a user