From 1d6cf1f62902b8a897604ae4df84d25b194cf803 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 15 Nov 2017 22:49:19 -0800 Subject: Fix spelling in DCAE healthcheck service names Issue-ID: INT-320 Change-Id: Ia240f1bf1848791969208ad5d10d79d208911099 Signed-off-by: Gary Wu --- robot/resources/dcae_interface.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/robot/resources/dcae_interface.robot b/robot/resources/dcae_interface.robot index 47b8b8e6..fafa57ab 100644 --- a/robot/resources/dcae_interface.robot +++ b/robot/resources/dcae_interface.robot @@ -33,7 +33,7 @@ Check DCAE Results Should Contain Match ${service_names} config_binding_service Should Contain Match ${service_names} deployment_handler Should Contain Match ${service_names} inventory - Should Contain Match ${service_names} service_change_handler + Should Contain Match ${service_names} service-change-handler # Should Contain Match ${service_names} policy_handler Should Contain Match ${service_names} platform_dockerhost Should Contain Match ${service_names} component_dockerhost -- cgit 1.2.3-korg