summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-05-17 16:30:16 -0400
committerDR695H <dr695h@att.com>2019-05-17 16:32:24 -0400
commite8941da13d2bf245a147ebdcbee938eae1e1648c (patch)
treef97f53b8163779b95f892e028c0e5314e870881e
parent48e860f4e2af5bcca8041c5623b511cb8b90b602 (diff)
moving hvves out of templates
Change-Id: I2ee2308555b3d7b3fcf832c8ff5482c8f92b8c36 Issue-ID: TEST-155 Signed-off-by: DR695H <dr695h@att.com>
-rw-r--r--robot/resources/dcae/hvves.robot (renamed from robot/resources/test_templates/hvves_template.robot)0
-rw-r--r--robot/testsuites/hvves.robot4
2 files changed, 2 insertions, 2 deletions
diff --git a/robot/resources/test_templates/hvves_template.robot b/robot/resources/dcae/hvves.robot
index 74f04dc0..74f04dc0 100644
--- a/robot/resources/test_templates/hvves_template.robot
+++ b/robot/resources/dcae/hvves.robot
diff --git a/robot/testsuites/hvves.robot b/robot/testsuites/hvves.robot
index 4341aaa2..d72a60a5 100644
--- a/robot/testsuites/hvves.robot
+++ b/robot/testsuites/hvves.robot
@@ -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