From 94254894de3a4ee9be16962e729091af539b78a4 Mon Sep 17 00:00:00 2001 From: Wen Liang Date: Wed, 20 Sep 2023 14:20:42 -0400 Subject: [PATCH] test(infiniband): Negate the error message in assertion Signed-off-by: Wen Liang --- tests/playbooks/tests_infiniband.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/playbooks/tests_infiniband.yml b/tests/playbooks/tests_infiniband.yml index 56f0416..00fbee7 100644 --- a/tests/playbooks/tests_infiniband.yml +++ b/tests/playbooks/tests_infiniband.yml @@ -49,7 +49,7 @@ that: - virtual_device_setting.stdout is search("ipoib pkey 0x800a mode datagram") - msg: the settings in the virtual device + msg: the settings in the virtual device do not match the specified settings - name: "** TEST check IPv4"