From 814032fe8070641a4ee760689b9e282c2b777a8a Mon Sep 17 00:00:00 2001 From: Krzysztof Kuzmicki Date: Tue, 16 Mar 2021 15:48:07 +0100 Subject: [ROBOT] Add DCAEMOD usecase test to xtestnig image The goal is to add test suite for checking DCAEMOD functionality including Generic mechanism to attach K8S ConfigMaps to DCAE apps Issue-ID: INT-1855 DCAEGEN2-2548 Signed-off-by: Krzysztof Kuzmicki Change-Id: Ieed41f4df3437497c30476a83d4ca5c8eed2a11d --- robot/testsuites/dcaemod.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/dcaemod.robot b/robot/testsuites/dcaemod.robot index 72d753d2..03de1cc3 100644 --- a/robot/testsuites/dcaemod.robot +++ b/robot/testsuites/dcaemod.robot @@ -3,7 +3,7 @@ Library RequestsLibrary Library Collections Library OperatingSystem -Resource ../../resources/dcaemod_interface.robot +Resource ../resources/dcaemod_interface.robot Suite Setup Configure Nifi Registry And Distribution Target Suite Teardown Delete Nifi Registry And Distribution Target Test Teardown Delete Process Group And Blueprint And Deployment -- cgit 1.2.3-korg