moving hvves out of templates 30/88030/2
authorDR695H <dr695h@att.com>
Fri, 17 May 2019 20:30:16 +0000 (16:30 -0400)
committerDR695H <dr695h@att.com>
Fri, 17 May 2019 20:32:24 +0000 (16:32 -0400)
Change-Id: I2ee2308555b3d7b3fcf832c8ff5482c8f92b8c36
Issue-ID: TEST-155
Signed-off-by: DR695H <dr695h@att.com>
robot/resources/dcae/hvves.robot [moved from robot/resources/test_templates/hvves_template.robot with 100% similarity]
robot/testsuites/hvves.robot

index 4341aaa..d72a60a 100644 (file)
@@ -2,8 +2,8 @@
 Documentation   HV-VES 'Sunny Scenario' Robot Framework test - message is sent to the collector and Kafka topic is checked if the message has been published. Content is decoded and checked.
 Default Tags    hvves   ete
 Test Timeout    3m
-Resource    ${EXECDIR}/robot/resources/global_properties.robot
-Resource    ${EXECDIR}/robot/resources/test_templates/hvves_template.robot
+Resource    ../resources/global_properties.robot
+Resource    ../resources/dcae/hvves.robot
 Library    Rammbock
 Library    OperatingSystem