[PATCH openbmc-test-automation 23/60] Modified the doc

OpenBMC Patches openbmc-patches at stwcx.xyz
Tue Jan 12 03:49:49 AEDT 2016


From: Manjunath A Kumatagi <mkumatag at in.ibm.com>

---
 tests/security/test_ssl.robot | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/security/test_ssl.robot b/tests/security/test_ssl.robot
index 0504567..3c098b0 100644
--- a/tests/security/test_ssl.robot
+++ b/tests/security/test_ssl.robot
@@ -20,6 +20,6 @@ Test SSL Connection
 Test non-SSL Connection - Negative
     [Documentation]     This testcase is for test to check OpenBMC machine
     ...     will not accepts the non-secure connection that is with http.
-    ...     Expected Response code is - 400
+    ...     Expected a connection error when we try making a call
     Create Session    openbmc    http://${OPENBMC_HOST}/
     Run Keyword And Expect Error    ConnectionError*   Get Request    openbmc   /list
-- 
2.6.4




More information about the openbmc mailing list