hv-ves testsuite update 17/91817/1
authormarekpl <marek.pondel@nokia.com>
Mon, 22 Jul 2019 15:06:35 +0000 (17:06 +0200)
committermarekpl <marek.pondel@nokia.com>
Mon, 22 Jul 2019 15:34:28 +0000 (17:34 +0200)
hv-ves testsuite update

Issue-ID: DCAEGEN2-565
Change-Id: Idd55c72b03e2fe1b2745e8f46e448c9ec6310368
Signed-off-by: marekpl <marek.pondel@nokia.com>
robot/assets/dcae/hvves_msg.raw
robot/resources/dcae/hvves.robot

index 57d7e89..1f7d3c4 100644 (file)
Binary files a/robot/assets/dcae/hvves_msg.raw and b/robot/assets/dcae/hvves_msg.raw differ
index 07288a6..898c286 100644 (file)
@@ -32,7 +32,7 @@ Check If Topic Exists
 Start HV-VES TCP Client And Send Message
     [Documentation]     Starts HV-VES TCP client sends message to the collector.
     [Arguments]     ${hvves_server_ip}     ${hvves_server_port}
-    ${msg}=    Convert To Bytes     ${${HVVES_MESSAGE}}
+    ${msg}=    Convert To Bytes     ${HVVES_MESSAGE}
     Send Binary Data    ${hvves_server_ip}    ${hvves_server_port}    ${msg}
 
 Decode Last Message From Topic