diff options
Diffstat (limited to 'tests/clamp/UIs/02__Verify_Modification_In_UI.robot')
-rw-r--r-- | tests/clamp/UIs/02__Verify_Modification_In_UI.robot | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/clamp/UIs/02__Verify_Modification_In_UI.robot b/tests/clamp/UIs/02__Verify_Modification_In_UI.robot index 84ea22e8..d50d7976 100644 --- a/tests/clamp/UIs/02__Verify_Modification_In_UI.robot +++ b/tests/clamp/UIs/02__Verify_Modification_In_UI.robot @@ -21,8 +21,6 @@ Get Requests health check ok 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 + ${resp}= Get Request ${clamp_session} /restservices/clds/v2/loop/LOOP_yHsgu_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* |