Fix resource paths for xtesting purposes 53/114153/1
authormprzybys <marcin.przybysz@nokia.com>
Thu, 22 Oct 2020 12:02:43 +0000 (14:02 +0200)
committermprzybys <marcin.przybysz@nokia.com>
Thu, 22 Oct 2020 12:02:43 +0000 (14:02 +0200)
Issue-ID: INT-1258

Signed-off-by: Marcin Przybysz <marcin.przybysz@nokia.com>
Change-Id: Ieb1896eb43a864b702862d4bb4ba768d595cfbb2

robot/testsuites/ves.robot

index 64ab6f4..7338fcc 100644 (file)
@@ -11,9 +11,9 @@ Library           JSONLibrary
 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/dcae/ves_interface.robot
+Resource          ../resources/mr_interface.robot
+Resource          ../resources/dr_interface.robot
 Suite Setup       Activate DMAAP Topics
 
 *** Variables ***