summaryrefslogtreecommitdiffstats
path: root/test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
diff options
context:
space:
mode:
authoreh552t <eh552t@intl.att.com>2018-07-30 12:48:48 +0200
committereh552t <eh552t@intl.att.com>2018-07-31 15:38:37 +0200
commit7edf080cc2a6f42be378864147157ec06a7ba050 (patch)
tree7047138d53b2bc8f5a63a5bee3cfcf4a96d21803 /test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
parent0b8db8f3fb19c3e41a901e76c930e7f2008239f4 (diff)
Fix CSIT tests for auth login and api changes
Change-Id: I73146fd6ad81f8826014ef03ad3e5196b0ef952c Signed-off-by: eh552t <eh552t@intl.att.com> Issue-ID: CLAMP-129
Diffstat (limited to 'test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot')
-rw-r--r--test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot b/test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
index 213c231b8..87b474213 100644
--- a/test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
+++ b/test/csit/tests/clamp/APIs/02__Create_CL_TCA.robot
@@ -10,7 +10,7 @@ ${passw} password
*** Test Cases ***
Get Requests health check ok
- ${resp}= Get Request ${clamp_session} /restservices/clds/v1/clds/healthcheck
+ ${resp}= Get Request ${clamp_session} /restservices/clds/v1/healthcheck
Should Be Equal As Strings ${resp.status_code} 200
Get Requests verify test template found