aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/ves.robot
diff options
context:
space:
mode:
authorAndreas Geissler <andreas-geissler@telekom.de>2023-02-01 15:36:29 +0100
committerAndreas Geissler <andreas-geissler@telekom.de>2023-02-01 15:36:29 +0100
commit9f2300792af9499da816723e84ec5170a5467504 (patch)
tree3a4d71a14cd90469aaf29c826bb211a200329280 /robot/testsuites/ves.robot
parent0587a3bdde2c1cb9bf3d7405885e3b873012e764 (diff)
[DMAAP] fix the references to the dmaap interface files
Issue-ID: TEST-390 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I5bad4685fd1a2377613298d46e1f87b264185ac7
Diffstat (limited to 'robot/testsuites/ves.robot')
-rw-r--r--robot/testsuites/ves.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/ves.robot b/robot/testsuites/ves.robot
index 957b11e9..8e98f860 100644
--- a/robot/testsuites/ves.robot
+++ b/robot/testsuites/ves.robot
@@ -12,8 +12,8 @@ Library Process
Library ONAPLibrary.JSON
Library ONAPLibrary.Utilities
Resource ../resources/dcae/ves_interface.robot
-Resource ../resources/mr_interface.robot
-Resource ../resources/dr_interface.robot
+Resource ../resources/dmaap/mr_interface.robot
+Resource ../resources/dmaap/dr_interface.robot
Suite Setup Activate DMAAP Topics
*** Variables ***