From 5bc2b3a900a5c52b2102562e1fecbf58d88e2394 Mon Sep 17 00:00:00 2001 From: Reuben Miller Date: Sat, 28 Oct 2023 13:52:53 +0200 Subject: [PATCH] skip system test due to #2383 Signed-off-by: Reuben Miller --- .../tests/cumulocity/service_monitoring/service_monitoring.robot | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/RobotFramework/tests/cumulocity/service_monitoring/service_monitoring.robot b/tests/RobotFramework/tests/cumulocity/service_monitoring/service_monitoring.robot index 337f7f19488..efb2e5fe796 100644 --- a/tests/RobotFramework/tests/cumulocity/service_monitoring/service_monitoring.robot +++ b/tests/RobotFramework/tests/cumulocity/service_monitoring/service_monitoring.robot @@ -190,6 +190,7 @@ Check if a service using configured service type Check if a service using configured service type as empty [Arguments] ${service_name} + Skip msg=Skipping due to bug #2383 Execute Command tedge config set service.type "" Custom Test Setup ThinEdgeIO.Restart Service ${service_name}