Fix CSIT tests for clamp change values 83/59683/1
authoreh552t <eh552t@intl.att.com>
Wed, 8 Aug 2018 14:53:49 +0000 (16:53 +0200)
committereh552t <eh552t@intl.att.com>
Wed, 8 Aug 2018 14:54:29 +0000 (16:54 +0200)
Change-Id: I93594cb0085844b96f4a68579000d2a3ca53b0cf
Signed-off-by: eh552t <eh552t@intl.att.com>
Issue-ID: CLAMP-129

test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
test/csit/tests/clamp/APIs/04__Verify_API_Models.robot
test/csit/tests/clamp/UIs/03__Verify_UI_Models.robot

index 87b4742..15ab4b1 100644 (file)
@@ -17,7 +17,7 @@ Get Requests verify test template found
     ${resp}=    Get Request    ${clamp_session}   /restservices/clds/v1/cldsTempate/template-names
     Should Be Equal As Strings  ${resp.status_code}     200
     Should Contain Match     ${resp}      *templateTCA1*
-    Should Contain Match     ${resp}      *templateTCA2*
+    Should Contain Match     ${resp}      *CA2*
     Should Not Contain Match     ${resp}      *templateTCA99*
 
 Put Requests to add Close Loop ClHolmes1
index 7b9e2bc..42c5c43 100644 (file)
@@ -51,7 +51,7 @@ Verify TCAModel2
     Should Contain Match    ${resp}   *DC2*
     Should Contain Match    ${resp}   *DC3*
     Should Contain Match    ${resp}   *Policy4*
-    Should Contain Match    ${resp}   *vLoadBalancer*
+    Should Contain Match    ${resp}   *tcaPol*
     Should Contain Match    ${resp}   *345*
     Should Contain Match    ${resp}   *300*
     Should Contain Match    ${resp}   *VM*
index 1f086d1..66bc3b1 100644 (file)
@@ -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*