X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=tools%2FRobot_Tool%2Fsuites%2Fha%2F005__two_controller_running.txt;fp=tools%2FRobot_Tool%2Fsuites%2Fha%2F005__two_controller_running.txt;h=157c04950b500f3ef1e98a3402a793aaa9c9a343;hb=0d4874becdf588ab44f8666ad6078926f3e3f1ee;hp=9ccb3dfa5be5521c4decf5db8c3812a77cd24907;hpb=dcbc38233a9734d048d19e43bf7ccfd54fa38344;p=integration%2Ftest.git diff --git a/tools/Robot_Tool/suites/ha/005__two_controller_running.txt b/tools/Robot_Tool/suites/ha/005__two_controller_running.txt index 9ccb3dfa5b..157c04950b 100644 --- a/tools/Robot_Tool/suites/ha/005__two_controller_running.txt +++ b/tools/Robot_Tool/suites/ha/005__two_controller_running.txt @@ -130,7 +130,7 @@ all switches are introduced to both controllers the system is working with C1 and C2 - ${headers} Create Dictionary Content-Type application/json + ${headers} Create Dictionary Content-Type=application/json Create Session session http://${Controller1_IP}:8080 headers=${headers} auth=${auth} ${resp} Get session ${REST_CONTEXT}/${CONTAINER} Should Be Equal As Strings ${resp.status_code} 200 Response status code error @@ -140,7 +140,7 @@ the system is working with C1 and C2 Should Contain X Times ${resp.content} ${nodeconn3} 2 Should Contain X Times ${resp.content} ${nodeconn4} 2 - ${headers} Create Dictionary Content-Type application/json + ${headers} Create Dictionary Content-Type=application/json Create Session session http://${Controller2_IP}:8080 headers=${headers} auth=${auth} ${resp} Get session ${REST_CONTEXT}/${CONTAINER} Should Be Equal As Strings ${resp.status_code} 200 Response status code error