summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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