Fix basic01 and vim_lib: success if any metric is registered in Prometheus
[osm/tests.git] / robot-systest / testsuite / basic_01-crud_operations_on_vim_targets.robot
index d848bd8..a05359d 100644 (file)
@@ -30,7 +30,7 @@ Create VIM Target Basic
     Set Suite Variable  ${vim_name}
     ${created_vim_account_id}=  Create VIM Target  ${vim_name}  ${vim_user}  ${vim_password}  ${vim_auth_url}  ${vim_tenant}  ${vim_account_type}
     Set Suite Variable  ${created_vim_account_id}
-    Check for VIM Target Status  ${vim_name}  ${prometheus_host}  ${prometheus_port}
+    Check for VIM Target Metric  ${vim_name}  ${prometheus_host}  ${prometheus_port}
 
 
 Delete VIM Target By Name