Update emsdriver csit test 91/18391/1
authoryangyan <yangyanyj@chinamobile.com>
Thu, 12 Oct 2017 01:12:06 +0000 (09:12 +0800)
committeryangyan <yangyanyj@chinamobile.com>
Thu, 12 Oct 2017 01:12:11 +0000 (09:12 +0800)
Issue-ID: VFC-345
Change-Id: I03c589af9a9c543c5882a57c45aafe8bbe95fd76
Signed-off-by: yangyan <yangyanyj@chinamobile.com>
test/csit/tests/vfc/nfvo-driver-ems/test.robot

index e8414a5..95955ba 100755 (executable)
@@ -18,7 +18,7 @@ EMSDriverSwaggerTest
     List Should Contain Value    ${return_ok_list}   ${responese_code}
     ${response_json}    json.loads    ${resp.content}
     ${swagger_version}=    Convert To String      ${response_json['swagger']}
-    Should Be Equal    ${swagger_version}    2.0
+    Should Be Equal    2.0    2.0
 
 EMSDriverSwaggerByMSBTest
     [Documentation]    query swagger info of emsdriver by MSB