remove deprecated tests
[integration/csit.git] / tests / clamp / UIs / 02__Verify_Modification_In_UI.robot
index 84ea22e..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_ejh5S_v1_0_ResourceInstanceName1_tca
-    Should Contain Match    ${resp}   *Name1_tca*
-    Should Contain Match    ${resp}   *Operational Policy*
-    Should Contain Match    ${resp}   *Micro Service policies UPDATED*
-    Should Contain Match    ${resp}   *POLICY SUBMIT request*
+*** Need Work/new tests to integrate new UI ***
\ No newline at end of file