remove deprecated tests
[integration/csit.git] / tests / clamp / UIs / 02__Verify_Modification_In_UI.robot
index 979547c..c5584ad 100644 (file)
@@ -20,9 +20,4 @@ Get Requests health check ok
     ${resp}=    Get Request    ${clamp_session}   /restservices/clds/v1/healthcheck
     Should Be Equal As Strings  ${resp.status_code}     200
 
-Open TCA1
-    ${resp}=    Get Request    ${clamp_session}   /restservices/clds/v2/loop/LOOP_iYTIP_v1_0_ResourceInstanceName1_tca
-    Should Contain Match    ${resp}   *LOOP_iYTIP_v1_0_ResourceInstanceName1_tca*
-    Should Contain Match    ${resp}   *Event1*
-    Should Contain Match    ${resp}   *1.2.3*
-    Should Contain Match    ${resp}   *PolicyScope1*
+*** Need Work/new tests to integrate new UI ***
\ No newline at end of file