Fix the connect issue when checking deployment 75/51275/2
authorLinda Wang <wangwulin@huawei.com>
Mon, 29 Jan 2018 01:26:17 +0000 (01:26 +0000)
committerLinda Wang <wangwulin@huawei.com>
Mon, 29 Jan 2018 01:48:50 +0000 (01:48 +0000)
commit5a77070ed767158017ceb8ea3c319af60c86b830
tree318829ffa7fc11cdaee4922ef9e7d2c4f97a86f5
parentc78fcdeed0ed74661484082801f16c14586b75d4
Fix the connect issue when checking deployment

Socket.connect() requires only one param with type tuple.

Change-Id: I63aa4633e80bde3ad5e1b5af9d67d8f46eb84571
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/ci/check_deployment.py
functest/tests/unit/ci/test_check_deployment.py