Update error message for stopping cache

Signed-off-by: Karolina Rogowska <karolina.rogowska@intel.com>
This commit is contained in:
Karolina Rogowska 2021-09-27 15:59:17 +02:00
parent 5b0fd800b6
commit 2b245a7177

View File

@ -45,9 +45,8 @@ stop_cache_incomplete = [
]
stop_cache_errors = [
r"Error while removing cache \d+",
r"Error while writing to cache device",
r"Error occurred, please see syslog \(/var/log/messages\) for details"
r"Removed cache \d+ with errors",
r"Error while writing to cache device"
]
get_stats_ioclass_id_not_configured = [