From 3f75395787a66248bf4c465f49292d439e0d05d9 Mon Sep 17 00:00:00 2001 From: eh552t Date: Wed, 8 Aug 2018 16:53:49 +0200 Subject: Fix CSIT tests for clamp change values Change-Id: I93594cb0085844b96f4a68579000d2a3ca53b0cf Signed-off-by: eh552t Issue-ID: CLAMP-129 --- test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/csit/tests/clamp/UIs') diff --git a/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot b/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot index 1f086d178..66bc3b15f 100644 --- a/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot +++ b/test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot @@ -35,7 +35,7 @@ Verify HolmesModel1 Verify TCAModel1 ${resp}= Get Request ${clamp_session} /restservices/clds/v1/clds/model/TCAModel1 Should Contain Match ${resp} *templateTCA1* - Should Contain Match ${resp} *c95b0e7c-c1f0-4287-9928-7964c5377a46* + Should Contain Match ${resp} *DESIGN* Should Contain Match ${resp} *vnfRecipe* Should Contain Match ${resp} *DC1* Should Contain Match ${resp} *DC3* -- cgit 1.2.3-korg