From 16b64a97f25736635f237456ef5d1b553491cc83 Mon Sep 17 00:00:00 2001 From: Jan Musial Date: Tue, 8 Feb 2022 11:14:04 +0100 Subject: [PATCH] Update CLI message in tests Signed-off-by: Jan Musial --- test/functional/api/cas/cli_messages.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test/functional/api/cas/cli_messages.py b/test/functional/api/cas/cli_messages.py index 4ec2e85..97a4077 100644 --- a/test/functional/api/cas/cli_messages.py +++ b/test/functional/api/cas/cli_messages.py @@ -81,7 +81,8 @@ stop_cache_mounted_core = [ ] load_and_force = [ - r"Use of \'load\' and \'force\' simultaneously is forbidden\." + (r"Use of \'load\' and \'force\', \'cache-id\', \'cache-mode\' or \'cache-line-size\'", + r" simultaneously is forbidden.") ] try_add_core_sector_size_mismatch = [