From cc84e48d6b9a1d5a16efa59fe9b6cf43aca5fbfe Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Wed, 16 Jan 2019 09:38:46 -0500 Subject: Update GET examples Issue-ID: INT-808 Change-Id: I40225b77baaf52221a25c6a8cf7e496d8a03d15b Signed-off-by: Brian Freeman --- robot/testsuites/clamp.robot | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'robot/testsuites') diff --git a/robot/testsuites/clamp.robot b/robot/testsuites/clamp.robot index cd85dc68..b97e2b5d 100644 --- a/robot/testsuites/clamp.robot +++ b/robot/testsuites/clamp.robot @@ -2,11 +2,12 @@ Documentation Testing CLAMP ... ... Testing ecomp components are available via calls. -Test Timeout 10 second +Test Timeout 120 second Resource ../resources/clamp_interface.robot *** Test Cases *** Basic CLAMP Health Check [Tags] clamp Run CLAMP Get Model Names - + Run CLAMP Get Control Loop CLAMPT2VLB_v2_0_vLB0605c122-90f10 + Run CLAMP Get Properties 5fcdb3b7-5a5b-45da-83f6-14cce29181c8 -- cgit 1.2.3-korg